projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9815326
)
iomux-v3: remove include of mx6x_pins.h
author
Troy Kisky
<troy.kisky@boundarydevices.com>
Thu, 19 Jul 2012 08:18:21 +0000
(08:18 +0000)
committer
Heiko 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
patch
|
blob
|
history
diff --git
a/arch/arm/cpu/armv7/mx6/iomux-v3.c
b/arch/arm/cpu/armv7/mx6/iomux-v3.c
index 878553216352cc7161afc2eee4a38ba602bcf1a5..a0c4b1567e10430eaa8da005cd9bbf2bfab42250 100644
(file)
--- 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;