[linux-dvb] Warning when compiling V4L/DVB tree on cx88 and sharp z0194a
Mauro Carvalho Chehab
mchehab at infradead.org
Fri Oct 17 17:47:36 CEST 2008
Hi Stoth and Igor,
There's one warning at cx88-dvb, due to sharp_z0194a_config symbol, declared inside z0194a.h:
CC [M] /home/v4l/master/v4l/cx88-dvb.o
/home/v4l/master/v4l/z0194a.h:85: warning: 'sharp_z0194a_config' defined but not used
This symbol is used by both dm1105.c and dw2102.c with stv0299, but it is not
used on cx88-dvb (there, this tuner is used with cx24116).
I'm not sure what's the better way to fix, but I suspect that the better would
be to move this symbol into dm1105.c and dw2102.c.
Cheers,
Mauro
More information about the linux-dvb
mailing list