Hi, i get the following error, when i try to compile the cvs-drivers:
CC [M] drivers/media/dvb/frontends/stv0299.o drivers/media/dvb/frontends/stv0299.c:68: error: parse error before "int" drivers/media/dvb/frontends/stv0299.c:68: warning: type defaults to `int' in declaration of `module_param' drivers/media/dvb/frontends/stv0299.c:68: warning: function declaration isn't a prototype drivers/media/dvb/frontends/stv0299.c:68: warning: data definition has no type or storage class drivers/media/dvb/frontends/stv0299.c:70: error: parse error before "int" drivers/media/dvb/frontends/stv0299.c:70: warning: type defaults to `int' in declaration of `module_param' drivers/media/dvb/frontends/stv0299.c:70: warning: function declaration isn't a prototype drivers/media/dvb/frontends/stv0299.c:70: warning: data definition has no type or storage class make[4]: *** [drivers/media/dvb/frontends/stv0299.o] Error 1 Thanks for any help. Martin
