OSDN Git Service

usb: amd5536udc: Remove old CVS markers
authorCyril Roelandt <tipecaml@gmail.com>
Sat, 25 Feb 2012 01:15:02 +0000 (02:15 +0100)
committerFelipe Balbi <balbi@ti.com>
Mon, 27 Feb 2012 14:35:14 +0000 (16:35 +0200)
Git does not care about CVS markers.

Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/amd5536udc.c

index 9349c4e..1355a2f 100644 (file)
@@ -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>