vserver 1.9.5.x5
[linux-2.6.git] / drivers / char / sx.h
index 9e65004..e01f83c 100644 (file)
@@ -32,8 +32,8 @@ struct sx_port {
 
 struct sx_board {
   int magic;
-  unsigned long base;
-  unsigned long base2;
+  void __iomem *base;
+  void __iomem *base2;
   unsigned long hw_base;
   int eisa_base;
   int port_base; /* Number of the first port */