From: Andi Kleen Date: Wed, 26 Sep 2012 01:34:05 +0000 (+1000) Subject: sections-fix-section-conflicts-in-arch-sh-fix X-Git-Tag: next-20120927~1^2~182 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=950866c464196704be8c97a0e6a19ec43e56ce9b;p=karo-tx-linux.git sections-fix-section-conflicts-in-arch-sh-fix Cc: Fengguang Wu Signed-off-by: Andrew Morton --- diff --git a/arch/sh/include/asm/io.h b/arch/sh/include/asm/io.h index 0cf60a628814..73a23f4617a3 100644 --- a/arch/sh/include/asm/io.h +++ b/arch/sh/include/asm/io.h @@ -134,7 +134,7 @@ __BUILD_MEMORY_STRING(__raw_, q, u64) * load/store instructions. sh_io_port_base is the virtual address to * which all ports are being mapped. */ -extern const unsigned long sh_io_port_base; +extern unsigned long sh_io_port_base; static inline void __set_io_port_base(unsigned long pbase) {