From: Laurent Pinchart Date: Mon, 17 Feb 2014 15:04:16 +0000 (+0100) Subject: clocksource: sh_cmt: Constify name argument to sh_cmt_register() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~43^2~8^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d053e1d8eb28f42b7ec57d1c11ce70b8fba45ff;p=pandora-kernel.git clocksource: sh_cmt: Constify name argument to sh_cmt_register() The name argument is assigned to const structure fields only, constify it. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed