The patch number 9278 was added via Jean-Francois Moine <[EMAIL PROTECTED]> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: [EMAIL PROTECTED] ------ From: Erik Andren <[EMAIL PROTECTED]> gspca: Remove the m5602_debug variable Priority: normal Signed-off-by: Erik Andren <[EMAIL PROTECTED]> Signed-off-by: Jean-Francois Moine <[EMAIL PROTECTED]> --- linux/drivers/media/video/gspca/m5602/m5602_mt9m111.h | 1 - linux/drivers/media/video/gspca/m5602/m5602_ov9650.h | 1 - linux/drivers/media/video/gspca/m5602/m5602_s5k4aa.h | 1 - linux/drivers/media/video/gspca/m5602/m5602_s5k83a.h | 2 -- 4 files changed, 5 deletions(-) diff -r ce8aee1074dc -r 88108bd9e3a6 linux/drivers/media/video/gspca/m5602/m5602_mt9m111.h --- a/linux/drivers/media/video/gspca/m5602/m5602_mt9m111.h Thu Oct 16 21:36:35 2008 +0200 +++ b/linux/drivers/media/video/gspca/m5602/m5602_mt9m111.h Thu Oct 16 21:39:41 2008 +0200 @@ -82,7 +82,6 @@ /* Kernel module parameters */ extern int force_sensor; extern int dump_sensor; -extern unsigned int m5602_debug; int mt9m111_probe(struct sd *sd); int mt9m111_init(struct sd *sd); diff -r ce8aee1074dc -r 88108bd9e3a6 linux/drivers/media/video/gspca/m5602/m5602_ov9650.h --- a/linux/drivers/media/video/gspca/m5602/m5602_ov9650.h Thu Oct 16 21:36:35 2008 +0200 +++ b/linux/drivers/media/video/gspca/m5602/m5602_ov9650.h Thu Oct 16 21:39:41 2008 +0200 @@ -121,7 +121,6 @@ /* Kernel module parameters */ extern int force_sensor; extern int dump_sensor; -extern unsigned int m5602_debug; int ov9650_probe(struct sd *sd); int ov9650_init(struct sd *sd); diff -r ce8aee1074dc -r 88108bd9e3a6 linux/drivers/media/video/gspca/m5602/m5602_s5k4aa.h --- a/linux/drivers/media/video/gspca/m5602/m5602_s5k4aa.h Thu Oct 16 21:36:35 2008 +0200 +++ b/linux/drivers/media/video/gspca/m5602/m5602_s5k4aa.h Thu Oct 16 21:39:41 2008 +0200 @@ -63,7 +63,6 @@ /* Kernel module parameters */ extern int force_sensor; extern int dump_sensor; -extern unsigned int m5602_debug; int s5k4aa_probe(struct sd *sd); int s5k4aa_init(struct sd *sd); diff -r ce8aee1074dc -r 88108bd9e3a6 linux/drivers/media/video/gspca/m5602/m5602_s5k83a.h --- a/linux/drivers/media/video/gspca/m5602/m5602_s5k83a.h Thu Oct 16 21:36:35 2008 +0200 +++ b/linux/drivers/media/video/gspca/m5602/m5602_s5k83a.h Thu Oct 16 21:39:41 2008 +0200 @@ -41,8 +41,6 @@ /* Kernel module parameters */ extern int force_sensor; extern int dump_sensor; -extern unsigned int m5602_debug; - int s5k83a_probe(struct sd *sd); int s5k83a_init(struct sd *sd); --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/88108bd9e3a657723db0a739a0a56c0c82ee1c1b _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits