]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: LPC32xx: clock.c: warning fix
authorRoland Stigge <stigge@antcom.de>
Wed, 8 Feb 2012 20:41:04 +0000 (21:41 +0100)
committerOlof Johansson <olof@lixom.net>
Fri, 10 Feb 2012 00:00:33 +0000 (16:00 -0800)
commit9862048abfe5fbd134553a8de30cf8767291fb1f
tree8b13837db5d7ed9aeaac9e6eb510bd4cc5b0d639
parent770e2da2aef92e31cd52ed9a8c20cae0e84e9034
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