> cs46xx.c: 107: warning: `SND_DEV_DSP16' redefined
> /usr/src/linux/include/sound.h: 12: warning: this is the location of the
> previous definition
> cs46xx.c: 2488: cards causes a section type conflict
> cs46xx.c: 2630: warning: `cs_remove' defined but never used
>
You need to change __init to __initdata in line 2488. Sorry, I dont have
a patch handy.
Regards,
Rasmus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/