]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - sound/drivers/aloop.c
Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git...
[linux.git] / sound / drivers / aloop.c
index 8090812dcecb4369c89720f55374ffc8a5ec4eae..13abb3d0893f21243ce63e11d9f9ae1432faefd5 100644 (file)
@@ -804,7 +804,7 @@ static void loopback_snd_timer_tasklet(unsigned long arg)
 
 static void loopback_snd_timer_event(struct snd_timer_instance *timeri,
                                     int event,
-                                    struct timespec *tstamp,
+                                    struct timespec64 *tstamp,
                                     unsigned long resolution)
 {
        /* Do not lock cable->lock here because timer->lock is already hold.