Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / drivers / media / video / cpia_usb.c
index 2ee34a3..9c49a4b 100644 (file)
@@ -474,6 +474,12 @@ static int cpia_usb_close(void *privdata)
        return 0;
 }
 
+int cpia_usb_init(void)
+{
+       /* return -ENODEV; */
+       return 0;
+}
+
 /* Probing and initializing */
 
 static int cpia_probe(struct usb_interface *intf,