From: Cyril Roelandt Date: Sun, 26 Feb 2012 15:00:25 +0000 (+0100) Subject: usb: amd5536udc: Fix the type of ep_string X-Git-Tag: v3.4-rc1~184^2~22^2~39^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34af373865b91aa4108134b5a4748d40a100111c;p=pandora-kernel.git usb: amd5536udc: Fix the type of ep_string Use "static const char *const" instead of "static const char *". Signed-off-by: Cyril Roelandt Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed