diff options
author | Cyril Roelandt <tipecaml@gmail.com> | 2012-02-25 05:15:02 +0400 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-02-27 18:35:14 +0400 |
commit | c15e03e1553d8fb334de26727b0edadd582a46e7 (patch) | |
tree | 49fcabf3209bb88e7d52111d966b3eb90e351ff6 /drivers/usb/gadget/amd5536udc.c | |
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/amd5536udc.c')
-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 9349c4eb688d..1355a2f5e685 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> |