From: Laurent Pinchart Date: Tue, 4 Mar 2014 12:57:14 +0000 (+0100) Subject: clocksource: sh_mtu2: Constify name argument to sh_mtu2_register() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~43^2~8^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa83804af705731d2802b80fb4b94a79045d31a3;p=pandora-kernel.git clocksource: sh_mtu2: Constify name argument to sh_mtu2_register() The name argument is assigned to const structure fields only, constify it. Signed-off-by: Laurent Pinchart Tested-by: Wolfram Sang --- Reading git-diff-tree failed