Browse Source

usb: amd5536udc: Remove old CVS markers

Git does not care about CVS markers.

Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Cyril Roelandt 13 years ago
parent
commit
c15e03e155
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/usb/gadget/amd5536udc.c

+ 1 - 1
drivers/usb/gadget/amd5536udc.c

@@ -29,7 +29,7 @@
 
 /* Driver strings */
 #define UDC_MOD_DESCRIPTION		"AMD 5536 UDC - USB Device Controller"
-#define UDC_DRIVER_VERSION_STRING	"01.00.0206 - $Revision: #3 $"
+#define UDC_DRIVER_VERSION_STRING	"01.00.0206"
 
 /* system */
 #include <linux/module.h>