upgrade to linux 2.6.10-1.12_FC2
[linux-2.6.git] / drivers / net / wan / n2.c
index 9dc4a8d..dfe3bfe 100644 (file)
@@ -111,7 +111,7 @@ typedef struct port_s {
 
 
 typedef struct card_s {
-       u8 *winbase;            /* ISA window base address */
+       u8 __iomem *winbase;            /* ISA window base address */
        u32 phy_winbase;        /* ISA physical base address */
        u32 ram_size;           /* number of bytes */
        u16 io;                 /* IO Base address */