[media] DVB-CORE: remove superfluous DTV_CMDs
commitbad321f1bb8f45adc348a3913632387891dd6ac6
authorPatrick Boettcher <Patrick.Boettcher@parrot.com>
Tue, 17 Jan 2012 08:49:14 +0000 (17 05:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 18 Jan 2012 00:58:40 +0000 (17 22:58 -0200)
treec38c92c06d42eed98a195b11b7187677ec87d500
parent719c174ee9005e44b61bc8ab295f05851a989e21
[media] DVB-CORE: remove superfluous DTV_CMDs

This small patch removes superfluous DTV_CMDs from dvb_frontend.c which were added in the initially when ISBD-T support was added.
They were there unnoticed even though compilers should have warning about those duplicates. Finally they did and now we can remove them.

Thanks to Dan Carpenter <dan.carpenter@oracle.com> for pointing that out.

Signed-off-by: Patrick Boettcher <pboettcher@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-core/dvb_frontend.c