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: NRoland Stigge <stigge@antcom.de>
Acked-by: NWolfram Sang <w.sang@pengutronix.de>
Acked-by: NKevin Wells <kevin.wells@nxp.com>
Signed-off-by: NOlof Johansson <olof@lixom.net>
Showing
想要评论请 注册 或 登录