This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / char / sx.h
index e01f83c..9e65004 100644 (file)
@@ -32,8 +32,8 @@ struct sx_port {
 
 struct sx_board {
   int magic;
-  void __iomem *base;
-  void __iomem *base2;
+  unsigned long base;
+  unsigned long base2;
   unsigned long hw_base;
   int eisa_base;
   int port_base; /* Number of the first port */