diff options
author | Cyril Roelandt <tipecaml@gmail.com> | 2012-02-25 01:15:02 (GMT) |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-02-27 14:35:14 (GMT) |
commit | c15e03e1553d8fb334de26727b0edadd582a46e7 (patch) | |
tree | 49fcabf3209bb88e7d52111d966b3eb90e351ff6 /drivers/usb/gadget | |
parent | 34af373865b91aa4108134b5a4748d40a100111c (diff) | |
download | linux-c15e03e1553d8fb334de26727b0edadd582a46e7.tar.xz |
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>
Diffstat (limited to 'drivers/usb/gadget')
-rw-r--r-- | drivers/usb/gadget/amd5536udc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/gadget/amd5536udc.c b/drivers/usb/gadget/amd5536udc.c index 9349c4e..1355a2f 100644 --- a/drivers/usb/gadget/amd5536udc.c +++ b/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> |