Skip to content

Commit

Permalink
usb: amd5536udc: Remove old CVS markers
Browse files Browse the repository at this point in the history
Git does not care about CVS markers.

Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
  • Loading branch information
Cyril Roelandt authored and Felipe Balbi committed Feb 27, 2012
1 parent 34af373 commit c15e03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/usb/gadget/amd5536udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit c15e03e

Please sign in to comment.