Skip to content
Commit a00d643a authored by Jeff Mahoney's avatar Jeff Mahoney Committed by Jean Delvare
Browse files

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: default avatarJeff Mahoney <jeffm@suse.com>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent f6760aa0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment