Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[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;
 };