From: Amit Kucheria Date: Wed, 9 Jun 2010 10:53:05 +0000 (+0300) Subject: omap: fix build failure due to missing include dma-mapping.h X-Git-Tag: v2.6.35-rc4~20^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfb01197589965663772e6388f2bdf452e25adf2;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