OpenCloudOS-Kernel/sound/soc/mediatek/mt8186
Tom Rix 672029caa5
ASoC: mediatek: mt8186: set variable aud_pinctrl to static
smatch reports
sound/soc/mediatek/mt8186/mt8186-afe-gpio.c:14:16: warning: symbol
  'aud_pinctrl' was not declared. Should it be static?

This variable is only used in one file so should be static.

Signed-off-by: Tom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20230407115553.1968111-1-trix@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-04-07 17:23:08 +01:00
..
Makefile ASoC: mediatek: mt8186: add machine driver with mt6366, rt1019 and rt5682s 2022-07-20 17:42:27 +01:00
mt8186-afe-clk.c ASoC: mediatek: mt8186: add platform driver 2022-07-20 17:42:24 +01:00
mt8186-afe-clk.h ASoC: mediatek: mt8186: add platform driver 2022-07-20 17:42:24 +01:00
mt8186-afe-common.h ASoC: mediatek: mt8186: Allow setting shared clocks from machine driver 2022-09-09 18:49:00 +01:00
mt8186-afe-control.c ASoC: mediatek: mt8186: add platform driver 2022-07-20 17:42:24 +01:00
mt8186-afe-gpio.c ASoC: mediatek: mt8186: set variable aud_pinctrl to static 2023-04-07 17:23:08 +01:00
mt8186-afe-gpio.h ASoC: mediatek: mt8186: support gpio control in platform driver 2022-06-06 16:00:51 +01:00
mt8186-afe-pcm.c ASoC: mediatek: mt8186: add AFE_DAC_CON0 to volatile register list 2023-01-23 13:30:59 +00:00
mt8186-audsys-clk.c ASoC: mediatek: mt8186: support audsys clock control 2022-06-06 16:00:42 +01:00
mt8186-audsys-clk.h ASoC: mediatek: mt8186: support audsys clock control 2022-06-06 16:00:42 +01:00
mt8186-audsys-clkid.h ASoC: mediatek: mt8186: support audsys clock control 2022-06-06 16:00:42 +01:00
mt8186-dai-adda.c ASoC: mediatek: mt8186: Move some prints to debug level 2023-04-03 12:15:36 +01:00
mt8186-dai-hostless.c ASoC: mediatek: mt8186: support hostless in platform driver 2022-06-06 16:00:44 +01:00
mt8186-dai-hw-gain.c ASoC: mediatek: mt8186: support hw gain in platform driver 2022-06-06 16:00:45 +01:00
mt8186-dai-i2s.c ASoC: mediatek: mt8186: Remove clock share parsing from DT 2022-09-09 18:49:02 +01:00
mt8186-dai-pcm.c ASoC: mediatek: use helper function 2023-01-31 11:05:02 +00:00
mt8186-dai-src.c ASoC: mediatek: mt8186: support src in platform driver 2022-06-06 16:00:48 +01:00
mt8186-dai-tdm.c ASoC: mediatek: mt8186: remove unnecessary judgments 2022-07-27 13:14:44 +01:00
mt8186-interconnection.h ASoC: mediatek: mt8186: add misc driver and register definitions 2022-06-06 16:00:52 +01:00
mt8186-misc-control.c ASoC: mediatek: mt8186: add misc driver and register definitions 2022-06-06 16:00:52 +01:00
mt8186-mt6366-common.c ASoC: mediatek: mt8186: add mt8186-mt6366 common driver 2022-07-20 17:42:25 +01:00
mt8186-mt6366-common.h ASoC: mediatek: mt8186: add mt8186-mt6366 common driver 2022-07-20 17:42:25 +01:00
mt8186-mt6366-da7219-max98357.c ASoC: mediatek: mt8186: Move some prints to debug level 2023-04-03 12:15:36 +01:00
mt8186-mt6366-rt1019-rt5682s.c ASoC: mediatek: mt8186: Move some prints to debug level 2023-04-03 12:15:36 +01:00
mt8186-reg.h ASoC: mediatek: mt8186: add misc driver and register definitions 2022-06-06 16:00:52 +01:00