Hi
I've just been trying out a 2.5.64 kernel and had a problem during compile with ice1712.
An error is reported at Line 1995 of ice1712.c, (currently reads)
static snd_kcontrol_new_t snd_ice1712_pro_internal_clock = __devinitdata {
Should it be?
static snd_kcontrol_new_t snd_ice1712_pro_internal_clock __devinitdata = {
Which enables compile to be succesfully completed


Lawrie



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to