summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/setup.c
diff options
context:
space:
mode:
authorAndi Kleen2012-10-05 02:11:30 +0200
committerLinus Torvalds2012-10-05 20:04:38 +0200
commit3f3247d01933d357229f6a11f62d88a848445a9a (patch)
treeffb820de7527e5d37714d6a57cf5faa10c38808c /arch/frv/kernel/setup.c
parentsections: fix section conflicts in arch/arm/ (diff)
downloadkernel-qcow2-linux-3f3247d01933d357229f6a11f62d88a848445a9a.tar.gz
kernel-qcow2-linux-3f3247d01933d357229f6a11f62d88a848445a9a.tar.xz
kernel-qcow2-linux-3f3247d01933d357229f6a11f62d88a848445a9a.zip
sections: fix section conflicts in arch/frv
Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/frv/kernel/setup.c')
-rw-r--r--arch/frv/kernel/setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/frv/kernel/setup.c b/arch/frv/kernel/setup.c
index 75cf7f4b2fa8..1f1e5efb3385 100644
--- a/arch/frv/kernel/setup.c
+++ b/arch/frv/kernel/setup.c
@@ -184,7 +184,7 @@ static struct clock_cmode __pminitdata clock_cmodes_fr555[16] = {
[6] = { _x1, _x1_5, _x1_5, _x4_5, _x0_375 },
};
-static const struct clock_cmode __pminitdata *clock_cmodes;
+static const struct clock_cmode __pminitconst *clock_cmodes;
static int __pminitdata clock_doubled;
static struct uart_port __pminitdata __frv_uart0 = {