diff options
author | Shawn Guo <shawn.guo@freescale.com> | 2014-05-20 03:54:58 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-07-18 04:10:10 -0400 |
commit | 48b5393bd59a76cb3a396ee0fe37f082e9d79542 (patch) | |
tree | 5ffb6daa161720d8e756a0a15dc53e44a7dc1f86 /arch/arm/mach-imx/mach-imx53.c | |
parent | 364b28a574c4d4cb673d99ff1c59e9f2ddbf57f9 (diff) |
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 <shawn.guo@freescale.com>
Diffstat (limited to 'arch/arm/mach-imx/mach-imx53.c')
-rw-r--r-- | arch/arm/mach-imx/mach-imx53.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mach-imx53.c b/arch/arm/mach-imx/mach-imx53.c index a81f99d1d743..d8c3c08354f6 100644 --- a/arch/arm/mach-imx/mach-imx53.c +++ b/arch/arm/mach-imx/mach-imx53.c | |||
@@ -22,7 +22,6 @@ | |||
22 | 22 | ||
23 | #include "common.h" | 23 | #include "common.h" |
24 | #include "hardware.h" | 24 | #include "hardware.h" |
25 | #include "mx53.h" | ||
26 | 25 | ||
27 | static void __init imx53_init_early(void) | 26 | static void __init imx53_init_early(void) |
28 | { | 27 | { |