This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-sparc / dma.h
index 07e6368..59a07c7 100644 (file)
@@ -69,7 +69,7 @@ enum dvma_rev {
 struct sbus_dma {
        struct sbus_dma *next;
        struct sbus_dev *sdev;
-       void __iomem *regs;
+       unsigned long regs;
 
        /* Status, misc info */
        int node;                /* Prom node for this DMA device */