[U-Boot] [PATCH V3 20/25] iomux-v3: remove include of mx6x_pins.h

Liu Hui-R64343 r64343 at freescale.com
Mon Jul 23 08:25:06 CEST 2012


>-----Original Message-----
>From: Troy Kisky [mailto:troy.kisky at boundarydevices.com]
>Sent: Friday, July 20, 2012 2:18 AM
>To: u-boot at lists.denx.de; Heiko Schocher; sbabic at denx.de
>Cc: marek.vasut at gmail.com; dirk.behme at googlemail.com; Estevam Fabio-
>R49496; Liu Hui-R64343; Troy Kisky
>Subject: [PATCH V3 20/25] iomux-v3: remove include of mx6x_pins.h
>
>This include is not needed.
>
>Signed-off-by: Troy Kisky <troy.kisky at boundarydevices.com>
>
>---
>v2: no change
>---
> arch/arm/cpu/armv7/mx6/iomux-v3.c |    1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/arch/arm/cpu/armv7/mx6/iomux-v3.c
>b/arch/arm/cpu/armv7/mx6/iomux-v3.c
>index 8785532..a0c4b15 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;

Acked-by: Jason Liu <r64343 at freescale.com>

>--
>1.7.9.5
>




More information about the U-Boot mailing list