]> git.karo-electronics.de Git - linux-beck.git/commit
clk: spear: fix build error for spear3xx
authorArnd Bergmann <arnd@arndb.de>
Mon, 3 Jun 2013 22:05:07 +0000 (00:05 +0200)
committerMike Turquette <mturquette@linaro.org>
Tue, 11 Jun 2013 21:31:37 +0000 (14:31 -0700)
commit0b63cc3ce11822ac96a334a345640f524212cd6b
treebcea32bf8d63d5ecd0a467ce2e4a036daafc1d0c
parent071ff9a36cb08b5a2b099fcdb45b63a61618f928
clk: spear: fix build error for spear3xx

This patch is required to be able to disable spear320 support
after the spear320_clk_init() prototype changed for the real
function but not for the dummy.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/spear/spear3xx_clock.c