mirror of https://gitee.com/openkylin/linux.git
V4L/DVB (9547): gspca: Version change.
Signed-off-by: Jean-Francois Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
ba13cca706
commit
240d3ad8ea
|
@ -45,7 +45,7 @@ MODULE_AUTHOR("Jean-Francois Moine <http://moinejf.free.fr>");
|
|||
MODULE_DESCRIPTION("GSPCA USB Camera Driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
#define DRIVER_VERSION_NUMBER KERNEL_VERSION(2, 3, 0)
|
||||
#define DRIVER_VERSION_NUMBER KERNEL_VERSION(2, 4, 0)
|
||||
|
||||
static int video_nr = -1;
|
||||
|
||||
|
|
Loading…
Reference in New Issue