Jean Delvare <khali at linux-fr.org> wrote: > > > -static int scx200_add_cs553x(void) > > +static __init int scx200_add_cs553x(void) > > { > > u32 low, hi; > > u32 smb_base; > > > > Correct, I sent exactly the same patch to the the lm-sensors list and > Greg KH yesterday: > http://lists.lm-sensors.org/pipermail/lm-sensors/2006-May/016213.html > > So this one is > Signed-off-by: Jean Delvare <khali at linux-fr.org> > > Note that the section mismatch is harmless here (we have a non-__init > function sandwiched between two __init functions) but nevertheless this > kind of warning is never welcome in a final kernel release so let's get > the fix merged now. > > Andrew, can you please push this to Linus? yup, I'll send that later on today. My current 2.6.17 queue is: s390-fix-typo-in-stop_hz_timer.patch add-cmspar-to-termbitsh-for-powerpc-and-alpha.patch x86-wire-up-vmsplice-syscall.patch ads7846-conversion-accuracy.patch affs-possible-null-pointer-dereference-in-affs_rename.patch powermac-force-only-suspend-to-disk-to-be-valid.patch s3c24xx-fix-spi-driver-with-config_pm.patch scx200_acb-fix-section-mismatch-warning.patch