diff options
author | Denis Efremov <yefremov.denis@gmail.com> | 2013-01-06 18:21:43 +0400 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-01-15 16:16:26 -0800 |
commit | e4eda8e0654c19cd7e3d143b051f3d5c213f0b43 (patch) | |
tree | 7c2dc1e2bfa7c1d29808f089b78f8d584e7f54ce /ipc | |
parent | abb165a80b42a5dd6ca001597422f0d28b2cd59a (diff) |
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 'ipc')
0 files changed, 0 insertions, 0 deletions