Hi,
Here's a patch against 2.4.12-ac3 that fixes a compiler warning in the
ultracam driver.
thanks,
greg k-h
diff --minimal -Nru a/drivers/usb/ultracam.c b/drivers/usb/ultracam.c
--- a/drivers/usb/ultracam.c Wed Oct 17 00:06:38 2001
+++ b/drivers/usb/ultracam.c Wed Oct 17 00:06:38 2001
@@ -537,11 +537,7 @@
* 12-Nov-2000 Reworked to comply with new probe() signature.
* 23-Jan-2001 Added compatibility with 2.2.x kernels.
*/
-static void *ultracam_probe(struct usb_device *dev, unsigned int ifnum
-#if defined(usb_device_id_ver)
- ,const struct usb_device_id *devid
-#endif
- )
+static void *ultracam_probe(struct usb_device *dev, unsigned int ifnum ,const struct
+usb_device_id *devid)
{
uvd_t *uvd = NULL;
int i, nas;
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel