From: Roland Stigge Date: Wed, 8 Feb 2012 20:41:00 +0000 (+0100) Subject: ARM: LPC32XX: Remove broken non-static declaration X-Git-Tag: v3.4-rc1~73^2~3^2^3~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd356337cf974b9daf1f99b8b1795d674653169e;p=pandora-kernel.git 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 Acked-by: Wolfram Sang Acked-by: Kevin Wells Signed-off-by: Olof Johansson --- Reading git-diff-tree failed