Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / drivers / serial / m32r_sio.h
index f957c76..7c3ec24 100644 (file)
@@ -36,9 +36,8 @@ struct old_serial_port {
        unsigned int port;
        unsigned int irq;
        unsigned int flags;
-       unsigned char hub6;
        unsigned char io_type;
-       unsigned char *iomem_base;
+       unsigned char __iomem *iomem_base;
        unsigned short iomem_reg_shift;
 };