From: Sachin Kamat Date: Wed, 7 Aug 2013 04:48:39 +0000 (+0530) Subject: clk: exynos5420: Fix incorrect placement of __initdata X-Git-Tag: v3.12-rc1~78^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=202e5ae945ad0662c4abaea38c58ab58a694cc44;p=pandora-kernel.git clk: exynos5420: Fix incorrect placement of __initdata __initdata 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 Signed-off-by: Mike Turquette --- Reading git-diff-tree failed