diff options
author | Joshua Coombs <josh.coombs@gmail.com> | 2013-01-06 11:10:39 +0100 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2013-01-06 18:53:13 +0100 |
commit | 3810e6304185f5a5bc4bb99b0ed467a28e63e9ed (patch) | |
tree | c3fa7cc27d644031bc8176525024a220716d05d1 /arch | |
parent | ARM: Kirkwood: Use fixed-regulator instead of board gpio call (diff) | |
download | linux-3810e6304185f5a5bc4bb99b0ed467a28e63e9ed.tar.xz linux-3810e6304185f5a5bc4bb99b0ed467a28e63e9ed.zip |
clk: mvebu: Remove inappropriate __init tagging
If the Orion WDT driver is built as a module, an opps occurs during
clk lookup when calling mvebu_clk_gating_get_src(). Remove the
inappropriate __init tag so the function is available for modules
after kernel init.
Signed-off-by: Joshua Coombs <josh.coombs@gmail.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions