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>
Thu, 9 Feb 2012 23:55:49 +0000 (15:55 -0800)
commitbd356337cf974b9daf1f99b8b1795d674653169e
tree781fda25c60543aa293d6906e9e7b4c1d37ee1ce
parentb84518625183e87c6930b11db0592be786181128
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
This page took 0.028602 seconds and 5 git commands to generate.