ChangeSet 1.2000.6.4, 2004/10/20 15:32:01-07:00, [EMAIL PROTECTED] USB: fix build error in the USB core if CONFIG_PROCFS is disabled
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> include/linux/proc_fs.h | 1 + 1 files changed, 1 insertion(+) diff -Nru a/include/linux/proc_fs.h b/include/linux/proc_fs.h --- a/include/linux/proc_fs.h 2004-10-22 16:15:53 -07:00 +++ b/include/linux/proc_fs.h 2004-10-22 16:15:53 -07:00 @@ -193,6 +193,7 @@ #define proc_root_driver NULL #define proc_net NULL +#define proc_bus NULL #define proc_net_fops_create(name, mode, fops) ({ (void)(mode), NULL; }) #define proc_net_create(name, mode, info) ({ (void)(mode), NULL; }) ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel