This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / arm / common / amba.c
index b5f5c6d..f7ddb16 100644 (file)
@@ -194,7 +194,7 @@ amba_attr(resource, "\t%08lx\t%08lx\t%08lx\n",
 int amba_device_register(struct amba_device *dev, struct resource *parent)
 {
        u32 pid, cid;
-       void __iomem *tmp;
+       void *tmp;
        int i, ret;
 
        dev->dev.release = amba_device_release;