[PATCH] ppc trivial iomem annotations: chrp
[pandora-kernel.git] / arch / ppc / platforms / chrp_setup.c
index f23c4f3..57f29ab 100644 (file)
@@ -356,7 +356,7 @@ static void __init chrp_find_openpic(void)
        struct device_node *np;
        int len, i;
        unsigned int *iranges;
-       void *isu;
+       void __iomem *isu;
 
        np = find_type_devices("open-pic");
        if (np == NULL || np->n_addrs == 0)