From: Sachin Kamat Date: Mon, 12 Aug 2013 09:14:06 +0000 (+0530) Subject: clk: sunxi: Fix incorrect placement of __initconst X-Git-Tag: v3.12-rc1~78^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52be7cc862942ea0a53031b3b1ca84dc95422b5b;p=pandora-kernel.git clk: sunxi: Fix incorrect placement of __initconst __initconst should be placed between the variable name and equal sign for the variable to be placed in the intended section. Signed-off-by: Sachin Kamat Cc: Emilio López Signed-off-by: Mike Turquette [mturquette@linaro.org: refreshed patch based on sunxi changes] --- Reading git-diff-tree failed