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] / arch / ppc / boot / include / serial.h
index 5ea78b4..d710eab 100644 (file)
@@ -36,8 +36,8 @@ struct serial_state {
        int     count;
        u8      *iomem_base;
        u16     iomem_reg_shift;
-       unsigned int    close_delay;
-       unsigned int    closing_wait; /* time to wait before closing */
+       unsigned short  close_delay;
+       unsigned short  closing_wait; /* time to wait before closing */
        unsigned long   icount;
        int     io_type;
        void    *info;