hmm...
simple one liner needed to get it to compile
[root@tangram src]# diff -u --recursive linux/drivers/usb/inode-old.c linux/driv
ers/usb/inode.c
--- linux/drivers/usb/inode-old.c Mon Feb 28 15:26:07 2000
+++ linux/drivers/usb/inode.c Mon Feb 28 14:05:39 2000
@@ -47,6 +47,7 @@
extern struct inode_operations usbdevfs_bus_inode_operations;
extern struct file_operations usbdevfs_bus_file_operations;
+extern struct file_operations usbdevfs_device_file_operations;
struct special {
const char *name;
cheers
john
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:19 EST