From: Maarten Lankhorst Date: Wed, 12 Dec 2012 09:23:03 +0000 (+0100) Subject: dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER X-Git-Tag: v3.8-rc1~34^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ada65c74059f8c104f1b467c126205471634c435;p=pandora-kernel.git dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER Documentation says that code requiring dma-buf should add it to select, so inline fallbacks are not going to be used. A link error will make it obvious what went wrong, instead of silently doing nothing at runtime. Signed-off-by: Maarten Lankhorst Reviewed-by: Daniel Vetter Reviewed-by: Rob Clark Signed-off-by: Sumit Semwal --- Reading git-diff-tree failed