diff mbox

[U-Boot] ventana: remove redundant include

Message ID 1396501868-32656-1-git-send-email-tharvey@gateworks.com
State Accepted
Delegated to: Stefano Babic
Headers show

Commit Message

Tim Harvey April 3, 2014, 5:11 a.m. UTC
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
---
 board/gateworks/gw_ventana/gw_ventana.c | 1 -
 1 file changed, 1 deletion(-)

Comments

Stefano Babic April 28, 2014, 8:55 a.m. UTC | #1
Hi Tim,

On 03/04/2014 07:11, Tim Harvey wrote:
> Signed-off-by: Tim Harvey <tharvey@gateworks.com>
> ---
>  board/gateworks/gw_ventana/gw_ventana.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/board/gateworks/gw_ventana/gw_ventana.c b/board/gateworks/gw_ventana/gw_ventana.c
> index c130e2c..2113740 100644
> --- a/board/gateworks/gw_ventana/gw_ventana.c
> +++ b/board/gateworks/gw_ventana/gw_ventana.c
> @@ -31,7 +31,6 @@
>  #include <netdev.h>
>  #include <power/pmic.h>
>  #include <power/pfuze100_pmic.h>
> -#include <i2c.h>
>  #include <fdt_support.h>
>  #include <jffs2/load_kernel.h>
>  #include <spi_flash.h>

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic
diff mbox

Patch

diff --git a/board/gateworks/gw_ventana/gw_ventana.c b/board/gateworks/gw_ventana/gw_ventana.c
index c130e2c..2113740 100644
--- a/board/gateworks/gw_ventana/gw_ventana.c
+++ b/board/gateworks/gw_ventana/gw_ventana.c
@@ -31,7 +31,6 @@ 
 #include <netdev.h>
 #include <power/pmic.h>
 #include <power/pfuze100_pmic.h>
-#include <i2c.h>
 #include <fdt_support.h>
 #include <jffs2/load_kernel.h>
 #include <spi_flash.h>