|
@@ -497,7 +497,7 @@ static void __init sun4c_probe_mmu(void)
|
|
patch_kernel_fault_handler();
|
|
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)
|
|
void __init sun4c_probe_memerr_reg(void)
|
|
{
|
|
{
|