[PATCH -next V2] sound/oss/dmasound: fix 'dmasound_setup' defined but not used
Takashi Iwai
tiwai at suse.de
Fri Apr 15 00:17:57 PDT 2022
On Thu, 14 Apr 2022 11:19:38 +0200,
Miles Chen wrote:
>
> We observed: 'dmasound_setup' defined but not used error with
> COMPILER=gcc ARCH=m68k DEFCONFIG=allmodconfig build.
>
> Fix it by adding __maybe_unused to dmasound_setup.
>
> Error(s):
> sound/oss/dmasound/dmasound_core.c:1431:12: error: 'dmasound_setup' defined but not used [-Werror=unused-function]
>
> Fixes: 9dd7c46346ca ("sound/oss/dmasound: fix build when drivers are mixed =y/=m")
> Signed-off-by: Miles Chen <miles.chen at mediatek.com>
> Cc: Takashi Iwai <tiwai at suse.com>
Thanks, applied.
Takashi
More information about the Linux-mediatek
mailing list