This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / net / sk98lin / h / skdrv1st.h
index e65a19f..a4ed1a7 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 __iomem *
+#define SK_IOC                 char*
 
 typedef struct s_DrvRlmtMbuf SK_MBUF;