summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
diff options
context:
space:
mode:
authorTroy Kisky <troy.kisky@boundarydevices.com>2012-07-19 08:18:21 +0000
committerHeiko Schocher <hs@denx.de>2012-07-31 07:59:56 +0200
commitd3394ec198f107a11a21402cbb3bd34b843a40ed (patch)
tree5226f1af66bb182d12070ec59b040b394ce74e8e /arch/arm/cpu/armv7
parent9815326d043b08f7ad355e53b8b7027634507879 (diff)
downloadblackbird-obmc-uboot-d3394ec198f107a11a21402cbb3bd34b843a40ed.tar.gz
blackbird-obmc-uboot-d3394ec198f107a11a21402cbb3bd34b843a40ed.zip
iomux-v3: remove include of mx6x_pins.h
This include is not needed. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Acked-by: Jason Liu <r64343@freescale.com>
Diffstat (limited to 'arch/arm/cpu/armv7')
-rw-r--r--arch/arm/cpu/armv7/mx6/iomux-v3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/cpu/armv7/mx6/iomux-v3.c b/arch/arm/cpu/armv7/mx6/iomux-v3.c
index 8785532163..a0c4b1567e 100644
--- a/arch/arm/cpu/armv7/mx6/iomux-v3.c
+++ b/arch/arm/cpu/armv7/mx6/iomux-v3.c
@@ -23,7 +23,6 @@
#include <common.h>
#include <asm/io.h>
#include <asm/arch/imx-regs.h>
-#include <asm/arch/mx6x_pins.h>
#include <asm/arch/iomux-v3.h>
static void *base = (void *)IOMUXC_BASE_ADDR;
OpenPOWER on IntegriCloud