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)
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>

No differences found