vserver 1.9.5.x5
[linux-2.6.git] / drivers / net / sk98lin / h / skdrv1st.h
index a4ed1a7..e65a19f 100644 (file)
@@ -66,8 +66,8 @@ typedef struct s_AC   SK_AC;
 #include <linux/slab.h>
 #include <linux/interrupt.h>
 #include <linux/pci.h>
+#include <linux/bitops.h>
 #include <asm/byteorder.h>
-#include <asm/bitops.h>
 #include <asm/io.h>
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>
@@ -109,7 +109,7 @@ typedef struct s_AC SK_AC;
 #define SK_MAX_MACS            2
 #define SK_MAX_NETS            2
 
-#define SK_IOC                 char*
+#define SK_IOC                 char __iomem *
 
 typedef struct s_DrvRlmtMbuf SK_MBUF;