# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
#	           ChangeSet	1.600.1.9 -> 1.600.1.10
#	drivers/usb/core/inode.c	1.38    -> 1.39   
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 02/09/04	greg@kroah.com	1.600.1.10
# USB: remove __NO_VERSION__
# 
# Thanks to Rusty "trivial" Russell
# --------------------------------------------
#
diff -Nru a/drivers/usb/core/inode.c b/drivers/usb/core/inode.c
--- a/drivers/usb/core/inode.c	Thu Sep  5 08:51:11 2002
+++ b/drivers/usb/core/inode.c	Thu Sep  5 08:51:11 2002
@@ -27,7 +27,6 @@
 
 /*****************************************************************************/
 
-#define __NO_VERSION__
 #include <linux/config.h>
 #include <linux/module.h>
 #include <linux/fs.h>
