commit | 08697c64cf1294e19bc0af84216770a1e06d6cc6 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Apr 02 22:11:08 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Mon Apr 28 10:45:55 2014 +0200 |
tree | 6857736bd91c1a0bd5ee3ee8001ec78998cec5cb | |
parent | a61d021b9b37c72f9e8716bb1c6a67cf53a60b2a [diff] |
ventana: remove redundant include Signed-off-by: Tim Harvey <tharvey@gateworks.com>
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>