X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sparc%2Fmemreg.h;h=5fb95c828da6760582fe95f93ff5ddf683fc73c7;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=c0498d3baf931fe71c8d656b4146844a471d67dc;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/include/asm-sparc/memreg.h b/include/asm-sparc/memreg.h index c0498d3ba..5fb95c828 100644 --- a/include/asm-sparc/memreg.h +++ b/include/asm-sparc/memreg.h @@ -36,7 +36,7 @@ /* Memory parity error register with associated bit constants. */ #ifndef __ASSEMBLY__ -extern __volatile__ unsigned long *sun4c_memerr_reg; +extern __volatile__ unsigned long __iomem *sun4c_memerr_reg; #endif #define SUN4C_MPE_ERROR 0x80 /* Parity error detected. (ro) */