linux 2.6.16.38 w/ vs2.0.3-rc1
[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;
 };