diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-19 09:45:22 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-19 09:45:22 -0300 |
commit | 07b303fa816778f0c48e67b0122aff3a9a875874 (patch) | |
tree | 7c792d0776d43317a925a66be4da755f1c01a808 /mailimport | |
parent | 70769cf0a3d054491b4f7b32c8a2a1b816b319ff (diff) | |
download | mediapointer-dvb-s2-07b303fa816778f0c48e67b0122aff3a9a875874.tar.gz mediapointer-dvb-s2-07b303fa816778f0c48e67b0122aff3a9a875874.tar.bz2 |
dvbdev: Remove an anoying/uneeded warning
From: Mauro Carvalho Chehab <mchehab@redhat.com>
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.
Priority: normal
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'mailimport')
0 files changed, 0 insertions, 0 deletions