From: Sachin Kamat Date: Mon, 12 Aug 2013 09:14:04 +0000 (+0530) Subject: clk: dove: Fix incorrect placement of __initconst X-Git-Tag: v3.12-rc1~78^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=114c4747a701f0a630b2ccebd269caf5808f2df7;p=pandora-kernel.git clk: dove: 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 Acked-by: Gregory Clement Signed-off-by: Mike Turquette --- Reading git-diff-tree failed