lkml.org 
[lkml]   [2000]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject2.3.48: drivers/usb/inode.c compile fix
Date
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/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.108 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site