Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux-2.6-microblaze.git] / arch / powerpc / platforms / cell / spufs / spufs.h
index 2d0479a..b5fc1b3 100644 (file)
@@ -69,7 +69,7 @@ struct switch_log {
        unsigned long           head;
        unsigned long           tail;
        struct switch_log_entry {
-               struct timespec tstamp;
+               struct timespec64 tstamp;
                s32             spu_id;
                u32             type;
                u32             val;