ARM: LPC32XX: Remove broken non-static declaration
authorRoland Stigge <stigge@antcom.de>
Wed, 8 Feb 2012 20:41:00 +0000 (21:41 +0100)
committerOlof Johansson <olof@lixom.net>
Fri, 10 Feb 2012 00:00:33 +0000 (16:00 -0800)
commit0925d502f30a3957edd28d838f8a6ac31cbcf4f2
tree781fda25c60543aa293d6906e9e7b4c1d37ee1ce
parent93d199a13a6fb8db05d851a1afa8bf938a307be4
ARM: LPC32XX: Remove broken non-static declaration

This patch fixes a GCC compile error ("static declaration follows non-static
declaration") for LPC32XX's watchdog, removing the extern declaration since
it's not called externally.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Kevin Wells <kevin.wells@nxp.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-lpc32xx/common.h