]> err.no Git - linux-2.6/blobdiff - include/asm-x86_64/ia32.h
[PATCH] Serial: Split 8250 port table
[linux-2.6] / include / asm-x86_64 / ia32.h
index c0a7717923ed69410184d1380daa3baf93840e09..6efa00fe4e7be71d3404d52f305aabe3b8e4ea0c 100644 (file)
@@ -94,7 +94,7 @@ typedef struct compat_siginfo{
 
                /* POSIX.1b timers */
                struct {
-                       int _tid;               /* timer id */
+                       compat_timer_t _tid;    /* timer id */
                        int _overrun;           /* overrun count */
                        compat_sigval_t _sigval;        /* same as below */
                        int _sys_private;       /* not to be passed to user */