linux-stable/drivers/clk/spear
Axel Lin 90d4971d3d clk: spear: Add stub functions for spear3[0|1|2]0_clk_init()
This fixes compile error if one of SPEAr3xx implementations is not selected.

  CC      drivers/clk/spear/spear3xx_clock.o
drivers/clk/spear/spear3xx_clock.c: In function 'spear3xx_clk_init':
drivers/clk/spear/spear3xx_clock.c:599:3: error: implicit declaration of function 'spear300_clk_init' [-Werror=implicit-function-declaration]
drivers/clk/spear/spear3xx_clock.c:601:3: error: implicit declaration of function 'spear310_clk_init' [-Werror=implicit-function-declaration]
drivers/clk/spear/spear3xx_clock.c:603:3: error: implicit declaration of function 'spear320_clk_init' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[3]: *** [drivers/clk/spear/spear3xx_clock.o] Error 1
make[2]: *** [drivers/clk/spear] Error 2
make[1]: *** [drivers/clk] Error 2
make: *** [drivers] Error 2

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2012-11-15 11:04:35 -08:00
..
clk-aux-synth.c Viresh has moved 2012-06-20 14:39:36 -07:00
clk-frac-synth.c Viresh has moved 2012-06-20 14:39:36 -07:00
clk-gpt-synth.c Viresh has moved 2012-06-20 14:39:36 -07:00
clk-vco-pll.c clk: SPEAr: Vco-pll: Fix compilation warning 2012-10-29 11:04:34 -07:00
clk.c Viresh has moved 2012-06-20 14:39:36 -07:00
clk.h Viresh has moved 2012-06-20 14:39:36 -07:00
Makefile SPEAr13xx: Add common clock framework support 2012-05-14 17:34:05 +02:00
spear3xx_clock.c clk: spear: Add stub functions for spear3[0|1|2]0_clk_init() 2012-11-15 11:04:35 -08:00
spear6xx_clock.c Clk:spear6xx:Fix: Rename clk ids within predefined limit 2012-07-18 10:04:42 +05:30
spear1310_clock.c clk:spear1310:Fix: Rename clk ids within predefined limit 2012-07-18 10:04:36 +05:30
spear1340_clock.c Clk: SPEAr1340: Update sys clock parent array 2012-07-18 10:04:53 +05:30