]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
sections-fix-section-conflicts-in-arch-sh-fix
authorAndi Kleen <ak@linux.intel.com>
Fri, 28 Sep 2012 00:20:04 +0000 (10:20 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Oct 2012 06:50:35 +0000 (16:50 +1000)
Cc: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/sh/include/asm/io.h

index 0cf60a62881435559ddec1d1c930ba2d71298a5c..73a23f4617a37c5a5270d5bc50d9689af45d8f89 100644 (file)
@@ -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)
 {