SOURCES: spca5xx-2.6.25.patch (NEW) - fix build on 2.6.25

shadzik shadzik at pld-linux.org
Mon Jul 7 22:52:31 CEST 2008


Author: shadzik                      Date: Mon Jul  7 20:52:31 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build on 2.6.25

---- Files affected:
SOURCES:
   spca5xx-2.6.25.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/spca5xx-2.6.25.patch
diff -u /dev/null SOURCES/spca5xx-2.6.25.patch:1.1
--- /dev/null	Mon Jul  7 22:52:32 2008
+++ SOURCES/spca5xx-2.6.25.patch	Mon Jul  7 22:52:26 2008
@@ -0,0 +1,10 @@
+--- drivers/usb/spca5xx.c	2007-01-29 19:10:14.000000000 +0100
++++ drivers/usb/spca5xx.c-new	2008-07-07 22:49:43.755169041 +0200
+@@ -3264,7 +3264,6 @@
+     .owner = THIS_MODULE,
+     .name = "SPCA5XX USB Camera",
+     .type = VID_TYPE_CAPTURE,
+-    .hardware = VID_HARDWARE_SPCA5XX,
+     .fops = &spca5xx_fops,
+ #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 0)
+     .release = video_device_release,
================================================================


More information about the pld-cvs-commit mailing list