]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/arch-ns9xxx/regs-board-a9m9750dev.h
[ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32
[linux-2.6-omap-h63xx.git] / include / asm-arm / arch-ns9xxx / regs-board-a9m9750dev.h
index c3dc532dd20c1854ca96480e450e903ed7c1185f..afa3a9db3e1d626b95198e0a8f1a0479b8f06f8e 100644 (file)
@@ -18,7 +18,7 @@
 #define FPGA_UARTC_BASE        io_p2v(NS9XXX_CSxSTAT_PHYS(0) + 0x10)
 #define FPGA_UARTD_BASE        io_p2v(NS9XXX_CSxSTAT_PHYS(0) + 0x18)
 
-#define FPGA_IER       __REGB(NS9XXX_CSxSTAT_PHYS(0) + 0x50)
-#define FPGA_ISR       __REGB(NS9XXX_CSxSTAT_PHYS(0) + 0x60)
+#define FPGA_IER       __REG(NS9XXX_CSxSTAT_PHYS(0) + 0x50)
+#define FPGA_ISR       __REG(NS9XXX_CSxSTAT_PHYS(0) + 0x60)
 
 #endif /* ifndef __ASM_ARCH_REGSBOARDA9M9750_H */