From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 15 Jul 2008 00:05:02 +0200 Subject: [U-Boot-Users] [PATCH 1/4] ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_init() In-Reply-To: <1215803410-17734-1-git-send-email-hugo.villeneuve@lyrtech.com> References: <1215803410-17734-1-git-send-email-hugo.villeneuve@lyrtech.com> Message-ID: <20080714220502.GD26405@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 15:10 Fri 11 Jul , Hugo Villeneuve wrote: > ARM DaVinci: Remove duplicate definitions of MACH_TYPE > and prototype of i2c_init(). > > Signed-off-by: Hugo Villeneuve > > --- > > board/davinci/dv-evm/dv_board.c | 3 --- > board/davinci/schmoogie/dv_board.c | 3 --- > board/davinci/sonata/dv_board.c | 3 --- > 3 files changed, 0 insertions(+), 9 deletions(-) > Applied. Thanks. Best regards, J.