patch-2.3.49 linux/drivers/usb/inode.c

Next file: linux/drivers/usb/joydev.c
Previous file: linux/drivers/usb/ibmcam.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.48/linux/drivers/usb/inode.c linux/drivers/usb/inode.c
@@ -45,9 +45,6 @@
 
 static LIST_HEAD(superlist);
 
-extern struct inode_operations usbdevfs_bus_inode_operations;
-extern struct file_operations usbdevfs_bus_file_operations;
-
 struct special {
 	const char *name;
 	struct file_operations *fops;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)