OSDN Git Service

ARM: OMAP: USB: remove unnecessary sideways include
authorPaul Walmsley <paul@pwsan.com>
Fri, 13 Apr 2012 12:34:30 +0000 (06:34 -0600)
committerPaul Walmsley <paul@pwsan.com>
Fri, 13 Apr 2012 12:34:30 +0000 (06:34 -0600)
commit6cc1a7387d94deda3267f8a75c668fe679f09b2c
tree6b59c5f7595754ff31bb8cf3fddf2322df101cb0
parentbc4d8b5f9f9dfe155f9e007739a5bb90f79db297
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 <paul@pwsan.com>
arch/arm/plat-omap/usb.c