ARM: OMAP: Remove unnecessary mach and plat includes
authorTony Lindgren <tony@atomide.com>
Wed, 31 Oct 2012 19:38:43 +0000 (12:38 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 2 Nov 2012 19:00:36 +0000 (12:00 -0700)
commit7136f8d88c08f18158b63777fb270b62788ed169
treea9748c9c97b8ff46f678372d3fb3e9bcb9180064
parent2c0b495b7cf87012ece69e845c47c4da78a52c5c
ARM: OMAP: Remove unnecessary mach and plat includes

Now mach/hardware.h is empty for omap2+ and can be
removed except for plat-omap/dmtimer.c for omap1.

Also the include of mach/irqs.h can now be removed
for shared plat-omap/i2c.c as it's no longer needed.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-2430sdp.c
arch/arm/mach-omap2/board-cm-t35.c
arch/arm/mach-omap2/hsmmc.c
arch/arm/plat-omap/debug-devices.c
arch/arm/plat-omap/dmtimer.c
arch/arm/plat-omap/fb.c
arch/arm/plat-omap/i2c.c