X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmedia%2Fvideo%2Fbtcx-risc.c;h=ce0840ccd594e42332767d7d0b87bc4e4cbdc4d5;hb=b57ab7632b8fc1eef139bbbb7a89002be61f99e1;hp=a48de3c0e3f0055c586e30fb55b20293663ba937;hpb=35d91f75c2c9548e606e813413f03c5cc35da969;p=linux-2.6 diff --git a/drivers/media/video/btcx-risc.c b/drivers/media/video/btcx-risc.c index a48de3c0e3..ce0840ccd5 100644 --- a/drivers/media/video/btcx-risc.c +++ b/drivers/media/video/btcx-risc.c @@ -23,7 +23,6 @@ */ #include -#include #include #include #include @@ -37,7 +36,7 @@ MODULE_DESCRIPTION("some code shared by bttv and cx88xx drivers"); MODULE_AUTHOR("Gerd Knorr"); MODULE_LICENSE("GPL"); -static unsigned int debug = 0; +static unsigned int debug; module_param(debug, int, 0644); MODULE_PARM_DESC(debug,"debug messages, default is 0 (no)");