V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUG
authorChristoph Egger <siccegge@stud.informatik.uni-erlangen.de>
Fri, 15 Jan 2010 11:49:41 +0000 (08:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 19:42:46 +0000 (16:42 -0300)
commit9059cd44403608f6554b37c3b3d5598ded7a3a92
treeb4bd1253a964cf17f602104aa77c8c260ff5a13b
parent7638699c253620a5745592d229b7e3ba9dbd218d
V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUG

As pointed by Christoph Egger <siccegge@stud.informatik.uni-erlangen.de>,

The config Option DVB_DIBCOM_DEBUG was dropped while removing the dibusb
driver in favor of dvb-usb in 2005. However it remaind existant at some
places of the kernel config.

Instead of just removing the debug capability, the better is to just remove
the bad dependency, making the modprobe function always visible.

Thanks-to: Christoph Egger <siccegge@stud.informatik.uni-erlangen.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/dib3000mb.c
drivers/media/dvb/frontends/dib3000mb_priv.h
This page took 0.058466 seconds and 5 git commands to generate.