]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
OMAP3430SDP: Remove unneded extern line
authorSergio Aguirre <saaguirre@ti.com>
Wed, 25 Feb 2009 21:26:35 +0000 (15:26 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 27 Feb 2009 18:17:21 +0000 (10:17 -0800)
commit763c3be321a51f6d1ec97c993fc45e68d7adf006
tree9be56d1b7169d490fe862806a211fe11a892d1d5
parentf9916174e0bf8489349947c1479739400940f9cb
OMAP3430SDP: Remove unneded extern line

This patch removes a duplicate extern on board-3430sdp.c
file, as it is present already on

arch/arm/plat-omap/include/mach/board-3430sdp.h

Found by doing a checkpatch.pl run with board-3430sdp.c

Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
Acked-by: Dominic Curran <dcurran@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-3430sdp.c