From: Linus Walleij Date: Mon, 27 Jun 2011 16:19:30 +0000 (+0200) Subject: mach-ux500: fix USB build error X-Git-Tag: v3.1-rc1~149^2~1^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc5070b527b8243e9f4369e4e79ab431a5a1cb79;p=pandora-kernel.git mach-ux500: fix USB build error The mach-ux500/usb.c was referencing DMA macros, but not including so it didn't compile. Fixed by a proper #include. Cc: Arnd Bergmann Cc: Mian Yousaf Kaukab Signed-off-by: Linus Walleij Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed