genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
[linux-2.6-microblaze.git] / kernel / audit.h
index b331d9b..9b110ae 100644 (file)
@@ -182,7 +182,7 @@ struct audit_context {
                        mqd_t                   mqdes;
                        size_t                  msg_len;
                        unsigned int            msg_prio;
-                       struct timespec         abs_timeout;
+                       struct timespec64       abs_timeout;
                } mq_sendrecv;
                struct {
                        int                     oflag;