vserver 1.9.5.x5
[linux-2.6.git] / include / video / neomagic.h
index ab69ed7..bdaee70 100644 (file)
@@ -179,11 +179,11 @@ struct neofb_par {
 #ifdef CONFIG_MTRR
        int mtrr;
 #endif
-       u8 *mmio_vbase;
+       u8 __iomem *mmio_vbase;
        u8 cursorOff;
        u8 *cursorPad;          /* Must die !! */
 
-       Neo2200 *neo2200;
+       Neo2200 __iomem *neo2200;
 
        /* Panels size */
        int NeoPanelWidth;