From: Tony Lindgren Date: Wed, 31 Oct 2012 19:38:43 +0000 (-0700) Subject: ARM: OMAP: Remove unnecessary mach and plat includes X-Git-Tag: omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3-signed~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7136f8d88c08f18158b63777fb270b62788ed169;p=pandora-kernel.git 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 --- Reading git-diff-tree failed