patch-2.4.3 linux/drivers/usb/storage/usb.h
Next file: linux/drivers/usb/uhci.c
Previous file: linux/drivers/usb/serial/whiteheat.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Mar 26 15:49:54 2001
-  Orig file: 
v2.4.2/linux/drivers/usb/storage/usb.h
-  Orig date: 
Sat Feb  3 19:51:30 2001
diff -u --recursive --new-file v2.4.2/linux/drivers/usb/storage/usb.h linux/drivers/usb/storage/usb.h
@@ -181,7 +181,7 @@
 extern struct semaphore us_list_semaphore;
 
 /* The structure which defines our driver */
-struct usb_driver usb_storage_driver;
+extern struct usb_driver usb_storage_driver;
 
 /* Function to fill an inquiry response. See usb.c for details */
 extern void fill_inquiry_response(struct us_data *us,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)