[PATCH v2 -next] ASoC: SOF: Intel: Fix unused variable warning
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Thu May 7 16:27:15 CEST 2020
On 5/7/20 2:27 AM, YueHaibing wrote:
> When CONFIG_SND_SOC_SOF_BAYTRAIL is not set, gcc warns:
>
> sound/soc/sof/intel/byt.c:85:41: warning: ‘cht_debugfs’ defined but not used [-Wunused-const-variable=]
> static const struct snd_sof_debugfs_map cht_debugfs[] = {
> ^~~~~~~~~~~
> Move the variable inside #ifdef
>
> Reported-by: Hulk Robot <hulkci at huawei.com>
> Suggested-by: Joe Perches <joe at perches.com>
> Signed-off-by: YueHaibing <yuehaibing at huawei.com>
Thanks for the patch.
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
More information about the Alsa-devel
mailing list