diff options
author | Denis Efremov <yefremov.denis@gmail.com> | 2013-01-06 15:21:43 +0100 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-01-16 01:16:26 +0100 |
commit | e4eda8e0654c19cd7e3d143b051f3d5c213f0b43 (patch) | |
tree | 7c2dc1e2bfa7c1d29808f089b78f8d584e7f54ce /drivers/spi/spi-omap-100k.c | |
parent | clk: vt8500: Add support for WM8750/WM8850 PLL clocks (diff) | |
download | linux-e4eda8e0654c19cd7e3d143b051f3d5c213f0b43.tar.xz linux-e4eda8e0654c19cd7e3d143b051f3d5c213f0b43.zip |
clk: remove exported function from __init section
The symbol of_fixed_clk_setup is exported and annotated __init.
This looks like section mismatch.
Fix this by removing the __init annotation of of_fixed_clk_setup.
Signed-off-by: Denis Efremov <yefremov.denis@gmail.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/spi/spi-omap-100k.c')
0 files changed, 0 insertions, 0 deletions