summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx5/board-mx53_loco.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2011-11-10 09:54:42 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2011-11-10 09:54:42 +0100
commit035c17dac4ce1f03d6831ff403f5aea7dcb927b4 (patch)
tree8bfe8056a0688855253aea3f5b3f4730c309f1ba /arch/arm/mach-mx5/board-mx53_loco.c
parentLinux 3.2-rc1 (diff)
downloadlinux-035c17dac4ce1f03d6831ff403f5aea7dcb927b4.tar.xz
linux-035c17dac4ce1f03d6831ff403f5aea7dcb927b4.zip
ARM i.MX5: remove unnecessary includes from board files
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx5/board-mx53_loco.c')
-rw-r--r--arch/arm/mach-mx5/board-mx53_loco.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mx5/board-mx53_loco.c b/arch/arm/mach-mx5/board-mx53_loco.c
index 7678f7734db6..e64a8f74491c 100644
--- a/arch/arm/mach-mx5/board-mx53_loco.c
+++ b/arch/arm/mach-mx5/board-mx53_loco.c
@@ -32,7 +32,6 @@
#include <asm/mach/arch.h>
#include <asm/mach/time.h>
-#include "crm_regs.h"
#include "devices-imx53.h"
#define MX53_LOCO_POWER IMX_GPIO_NR(1, 8)