From: Laurent Pinchart Date: Tue, 4 Mar 2014 11:59:54 +0000 (+0100) Subject: clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~43^2~8^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f92d62f53973466cccb25900c2597ff6df950d74;p=pandora-kernel.git clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables The rate and periodic fields are used in a single function only, as local variables. Remove them from the structure. Signed-off-by: Laurent Pinchart Tested-by: Wolfram Sang --- Reading git-diff-tree failed