diff options
author | 2010-01-25 15:00:48 +0100 | |
---|---|---|
committer | 2010-01-25 15:00:48 +0100 | |
commit | a00d643a2a841e76dfb76ec4f8a1e71844252974 (patch) | |
tree | 7173fc5d9655a17a109298b919ea4e7aeb690abe /kernel/sys.c | |
parent | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (diff) | |
download | linux-rng-a00d643a2a841e76dfb76ec4f8a1e71844252974.tar.xz linux-rng-a00d643a2a841e76dfb76ec4f8a1e71844252974.zip |
hwmon: (smsc47m1) Fix section mismatch
smsc47m1_restore is called from sm_smsc47m1_exit, which is an __exit
function, so it can't be __init.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions