From 3bbc55dd1724bcd2d393f767016c3674adb2ede6 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Mon, 12 Aug 2013 14:43:59 +0530 Subject: [PATCH] clk: bcm2835: 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: Stephen Warren Signed-off-by: Mike Turquette --- Reading git-format-patch failed