From: Patrick Boettcher Date: Tue, 17 Jan 2012 08:49:14 +0000 (-0300) Subject: [media] DVB-CORE: remove superfluous DTV_CMDs X-Git-Tag: v3.3-rc1~13^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad321f1bb8f45adc348a3913632387891dd6ac6;p=pandora-kernel.git [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 for pointing that out. Signed-off-by: Patrick Boettcher Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed