]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/sparc/mm/sun4c.c
[PATCH] sun4c_memerr_reg __iomem annotations
[karo-tx-linux.git] / arch / sparc / mm / sun4c.c
index 1d560390e28212346bae398e3c87e8e619aa253d..731f19603cad719951c7a180fd3c9ca136b55fd6 100644 (file)
@@ -497,7 +497,7 @@ static void __init sun4c_probe_mmu(void)
        patch_kernel_fault_handler();
 }
 
-volatile unsigned long *sun4c_memerr_reg = NULL;
+volatile unsigned long __iomem *sun4c_memerr_reg = NULL;
 
 void __init sun4c_probe_memerr_reg(void)
 {