From f15c6515fc23f83c51f3de272ca23d86b80e81b1 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Thu, 12 Feb 2009 00:08:39 +0100 Subject: Coding style cleanup; update CHANGELOG Signed-off-by: Wolfgang Denk --- board/davinci/dvevm/dvevm.c | 1 - board/omap3/evm/Makefile | 1 - board/omap3/overo/Makefile | 1 - 3 files changed, 3 deletions(-) (limited to 'board') diff --git a/board/davinci/dvevm/dvevm.c b/board/davinci/dvevm/dvevm.c index bf36f73608..3fe8858ee3 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 a83ccdcdbd..b951bb4ed7 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 ed5f45152e..c16562998a 100644 --- a/board/omap3/overo/Makefile +++ b/board/omap3/overo/Makefile @@ -45,4 +45,3 @@ distclean: clean include $(SRCTREE)/rules.mk sinclude $(obj).depend - -- cgit v1.2.1