diff options
author | Mark Brown <[email protected]> | 2014-08-27 12:00:27 +0100 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2014-08-28 01:30:55 +0200 |
commit | dc2687423964ec65f2953f3f08b5f97d02058acd (patch) | |
tree | d94fb267ad8bded6a83c161973b74a1ae0110f24 /net/lapb/lapb_subr.c | |
parent | 16405f98bca8eb39a23b3ce03e241ca19e7af370 (diff) |
cpufreq: s5pv210: Remove spurious __init annotation
Since this is a platform driver and can be probed at any time we can't
annotate funtions in the probe path as __init, the code can't safely be
discarded at the end of kernel init.
Signed-off-by: Mark Brown <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions