summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
Diffstat (limited to 'board')
-rw-r--r--board/davinci/dvevm/dvevm.c1
-rw-r--r--board/omap3/evm/Makefile1
-rw-r--r--board/omap3/overo/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/board/davinci/dvevm/dvevm.c b/board/davinci/dvevm/dvevm.c
index bf36f736082..3fe8858ee3c 100644
--- a/board/davinci/dvevm/dvevm.c
+++ b/board/davinci/dvevm/dvevm.c
@@ -124,4 +124,3 @@ void enable_vbus(void)
i2c_write(IOEXP_I2C_ADDR, 0, 0, &data, 1);
}
#endif
-
diff --git a/board/omap3/evm/Makefile b/board/omap3/evm/Makefile
index a83ccdcdbde..b951bb4ed7f 100644
--- a/board/omap3/evm/Makefile
+++ b/board/omap3/evm/Makefile
@@ -45,4 +45,3 @@ distclean: clean
include $(SRCTREE)/rules.mk
sinclude $(obj).depend
-
diff --git a/board/omap3/overo/Makefile b/board/omap3/overo/Makefile
index ed5f45152e9..c16562998a0 100644
--- a/board/omap3/overo/Makefile
+++ b/board/omap3/overo/Makefile
@@ -45,4 +45,3 @@ distclean: clean
include $(SRCTREE)/rules.mk
sinclude $(obj).depend
-