From: Shawn Guo Date: Fri, 14 Sep 2012 06:14:45 +0000 (+0800) Subject: ARM: imx: include hardware.h rather than mach/hardware.h X-Git-Tag: omap-for-v3.8/cleanup-multiplatform-signed~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f2de61269bbe2f40bead1969a9594fa8599b93;p=pandora-kernel.git ARM: imx: include hardware.h rather than mach/hardware.h It moves a bunch of header files included in hardware.h and itself from mach-imx/include/mach to mach-imx, and updates users to include hardware.h rather than mach/hardware.h. The files in mach-imx/devices will need to include "../hardware.h". Signed-off-by: Shawn Guo Acked-by: Sascha Hauer Acked-by: Arnd Bergmann --- Reading git-diff-tree failed