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~93^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0925d502f30a3957edd28d838f8a6ac31cbcf4f2;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