]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
iomux-v3: remove include of mx6x_pins.h
authorTroy Kisky <troy.kisky@boundarydevices.com>
Thu, 19 Jul 2012 08:18:21 +0000 (08:18 +0000)
committerHeiko Schocher <hs@denx.de>
Tue, 31 Jul 2012 05:59:56 +0000 (07:59 +0200)
This include is not needed.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Acked-by: Jason Liu <r64343@freescale.com>
arch/arm/cpu/armv7/mx6/iomux-v3.c

index 878553216352cc7161afc2eee4a38ba602bcf1a5..a0c4b1567e10430eaa8da005cd9bbf2bfab42250 100644 (file)
@@ -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;