From: Paul Walmsley Date: Fri, 13 Apr 2012 12:34:30 +0000 (-0600) Subject: ARM: OMAP: USB: remove unnecessary sideways include X-Git-Tag: omap-cleanup-sparse-for-v3.5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cc1a7387d94deda3267f8a75c668fe679f09b2c;p=pandora-kernel.git ARM: OMAP: USB: remove unnecessary sideways include Remove the include of mach-omap2/common.h from plat-omap/usb.c. It appears to be unneeded. Removing it also resolves the sparse warning: arch/arm/plat-omap/../mach-omap2/common.h:183:12: warning: symbol 'omap_intc_of_init' was not declared. Should it be static? Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed