From: Amit Kucheria Date: Mon, 31 May 2010 08:10:27 +0000 (+0300) Subject: omap: fix build failure due to missing include dma-mapping.h X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e979b81c997069f6d2dd365dec9c3612ed2395;p=pandora-kernel.git omap: fix build failure due to missing include dma-mapping.h Fixes following error, CC arch/arm/mach-omap2/usb-ehci.o arch/arm/mach-omap2/usb-ehci.c:263: error: implicit declaration of function 'DMA_BIT_MASK' arch/arm/mach-omap2/usb-ehci.c:263: error: initializer element is not constant make[1]: *** [arch/arm/mach-omap2/usb-ehci.o] Error 1 Signed-off-by: Amit Kucheria Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed