ARM: LPC32xx: clock.c: warning fix
commit0cf0d815ba0d09281c5671b82a83c4220a606dc4
authorRoland Stigge <stigge@antcom.de>
Wed, 8 Feb 2012 20:41:04 +0000 (8 21:41 +0100)
committerOlof Johansson <olof@lixom.net>
Thu, 9 Feb 2012 23:55:49 +0000 (9 15:55 -0800)
tree8b13837db5d7ed9aeaac9e6eb510bd4cc5b0d639
parent4ee1c5716d10e30269b64e393cc4a5bf17afee38
ARM: LPC32xx: clock.c: warning fix

This patch removes the debug warning on local_clk_disable() as done in Kevin
Wells' driver update

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
Tested-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/clock.c