aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_hdmi.c
diff options
context:
space:
mode:
authorMiles Chen <miles.chen@mediatek.com>2022-04-14 17:19:38 +0800
committerTakashi Iwai <tiwai@suse.de>2022-04-15 09:17:37 +0200
commit357ad4d898286b94aaae0cb7e3f573459e5b98b9 (patch)
tree1da2ecd49906330b2a1bdc5c3a0b14cd9da1d513 /sound/pci/hda/patch_hdmi.c
parentALSA: usb-audio: Limit max buffer and period sizes per time (diff)
downloadlinux-dev-357ad4d898286b94aaae0cb7e3f573459e5b98b9.tar.xz
linux-dev-357ad4d898286b94aaae0cb7e3f573459e5b98b9.zip
sound/oss/dmasound: fix 'dmasound_setup' defined but not used
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@mediatek.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20220414091940.2216-1-miles.chen@mediatek.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions