21 Jul
2016
21 Jul
'16
6:25 a.m.
On Wed, Jul 20, 2016 at 07:36:54AM +0200, Takashi Iwai wrote:
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.
Yes this is placeholder for getting arm build compiled. Anyway on ARM i dont expect azx_get_crosstime to be called :)
--
~Vinod