As pointed by Marcin Slusarz <marcin.slusarz@gmail.com>, the warns happens because CONFIG_DVB_MAX_ADAPTERS depends on CONFIG_DVB_CORE, and there are valid configs where DVB_CORE is not selected. This causes such warnings, for every V4L and common drivers that may or may not be compiled with DVB support: drivers/media/dvb/dvb-core/dvbdev.h:36:2: warning: #warning invalid CONFIG_DVB_MAX_ADAPTERS value We can safely remove the warning. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |
||
|---|---|---|
| .. | ||
| demux.h | ||
| dmxdev.c | ||
| dmxdev.h | ||
| dvb_ca_en50221.c | ||
| dvb_ca_en50221.h | ||
| dvb_demux.c | ||
| dvb_demux.h | ||
| dvb_filter.c | ||
| dvb_filter.h | ||
| dvb_frontend.c | ||
| dvb_frontend.h | ||
| dvb_math.c | ||
| dvb_math.h | ||
| dvb_net.c | ||
| dvb_net.h | ||
| dvb_ringbuffer.c | ||
| dvb_ringbuffer.h | ||
| dvbdev.c | ||
| dvbdev.h | ||
| Makefile | ||