Message ID | 1396501868-32656-1-git-send-email-tharvey@gateworks.com |
---|---|
State | Accepted |
Delegated to: | Stefano Babic |
Headers | show |
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 --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>
Signed-off-by: Tim Harvey <tharvey@gateworks.com> --- board/gateworks/gw_ventana/gw_ventana.c | 1 - 1 file changed, 1 deletion(-)