Re: [PATCH] ASoC: SOF: Intel: byt: fix unused-function warnings

2020-05-29 Thread Mark Brown
On Fri, May 29, 2020 at 10:04:17PM +0200, Arnd Bergmann wrote: > Several functions in this driver are only referenced for baytrail-class > configurations and building configurations with only merrifield enabled > causes a warning: Pierre fixed this earlier today. signature.asc Description: PGP

[PATCH] ASoC: SOF: Intel: byt: fix unused-function warnings

2020-05-29 Thread Arnd Bergmann
Several functions in this driver are only referenced for baytrail-class configurations and building configurations with only merrifield enabled causes a warning: sound/soc/sof/intel/byt.c:447:12: error: unused function 'byt_suspend' [-Werror,-Wunused-function] static int byt_suspend(struct snd_so