Merge branch 'next/cleanup' into late/kirkwood
[deliverable/linux.git] / arch / arm / mach-shmobile / setup-sh73a0.c
index 38ed2ddd32655de26939cb4d6048079ba0ddb63e..db99a4ade80cd46650dfad30a7d068c7a291bb8c 100644 (file)
@@ -780,7 +780,7 @@ static struct platform_device *sh73a0_late_devices[] __initdata = {
        &pmu_device,
 };
 
-#define SRCR2          0xe61580b0
+#define SRCR2          IOMEM(0xe61580b0)
 
 void __init sh73a0_add_standard_devices(void)
 {
This page took 0.025972 seconds and 5 git commands to generate.