From: Shawn Guo Date: Tue, 20 May 2014 07:54:58 +0000 (+0800) Subject: ARM: imx5: remove mx51.h and mx53.h X-Git-Tag: omap-for-v3.17/fixes-against-rc2~122^2~22^2~44 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48b5393bd59a76cb3a396ee0fe37f082e9d79542;p=pandora-kernel.git ARM: imx5: remove mx51.h and mx53.h Now all the macros in mx51.h and mx53.h are used nowhere, so remove them. Signed-off-by: Shawn Guo --- diff --git a/arch/arm/mach-imx/hardware.h b/arch/arm/mach-imx/hardware.h index abf43bb47eca..66b2b564c463 100644 --- a/arch/arm/mach-imx/hardware.h +++ b/arch/arm/mach-imx/hardware.h @@ -105,8 +105,6 @@ #include "mxc.h" -#include "mx51.h" -#include "mx53.h" #include "mx3x.h" #include "mx31.h" #include "mx35.h" Reading git-diff-tree failed