usb: amd5536udc: Fix the type of ep_string
authorCyril Roelandt <tipecaml@gmail.com>
Sun, 26 Feb 2012 15:00:25 +0000 (16:00 +0100)
committerFelipe Balbi <balbi@ti.com>
Mon, 27 Feb 2012 14:35:06 +0000 (16:35 +0200)
Use "static const char *const" instead of "static const char *".

Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found