From 847b1c000ee02fa69043bc88b110f948bed2e136 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Mon, 12 Aug 2013 14:44:05 +0530 Subject: [PATCH] clk: kirkwood: 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-format-patch failed