diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-04-08 14:35:25 +0200 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2013-04-08 16:43:12 +0200 |
commit | 6cec90826e9a3e505c9df91a62de59078f521dd3 (patch) | |
tree | d7f121114b795db01d5a64a30cdc98ee20e75be1 /drivers/clk/samsung/clk-pll.c | |
parent | clk: exynos5250: register display block gate clocks to common clock framework (diff) | |
download | linux-6cec90826e9a3e505c9df91a62de59078f521dd3.tar.xz linux-6cec90826e9a3e505c9df91a62de59078f521dd3.zip |
clk: samsung: Fix compilation error
Fixes the below compilation error during non-dt build.
drivers/clk/samsung/clk.c: In function 'samsung_clk_of_register_fixed_ext':
drivers/clk/samsung/clk.c:252:2: error: implicit declaration of function 'for_each_matching_node_and_match' [-Werror=implicit-function-declaration]
drivers/clk/samsung/clk.c:252:60: error: expected ';' before '{' token
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'drivers/clk/samsung/clk-pll.c')
0 files changed, 0 insertions, 0 deletions