From: Christoph Egger Date: Fri, 15 Jan 2010 11:49:41 +0000 (-0300) Subject: V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUG X-Git-Tag: v2.6.36-rc1~582^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9059cd44403608f6554b37c3b3d5598ded7a3a92;p=pandora-kernel.git V4L/DVB: remove obsolete conditionalizing on DVB_DIBCOM_DEBUG As pointed by Christoph Egger , 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed