Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Cyril Roelandt and committed by
Felipe Balbi
c15e03e1 34af3738

+1 -1
+1 -1
drivers/usb/gadget/amd5536udc.c
··· 29 29 30 30 /* Driver strings */ 31 31 #define UDC_MOD_DESCRIPTION "AMD 5536 UDC - USB Device Controller" 32 - #define UDC_DRIVER_VERSION_STRING "01.00.0206 - $Revision: #3 $" 32 + #define UDC_DRIVER_VERSION_STRING "01.00.0206" 33 33 34 34 /* system */ 35 35 #include <linux/module.h>