On Tue, 19 Jul 2016 12:46:42 +0200, Vinod Koul wrote: > > +#ifdef CONFIG_X86 .... > +#else > +static int azx_get_sync_time(ktime_t *device, > + struct system_counterval_t *system, void *ctx) > +{ > + return -ENXIO; This doesn't help much because the caller of azx_get_crosstime() doesn't check the return code. Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel