From 4e280d741af5399bc04673b8e49bf6d44455fdce Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Mon, 12 Aug 2013 14:44:03 +0530 Subject: [PATCH] clk: armada-xp: 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