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)
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>

No differences found