ASoC: mediatek: mt8192: Fix build failure
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Thu, 5 Nov 2020 12:47:47 +0000 (12:47 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 5 Nov 2020 14:52:31 +0000 (14:52 +0000)
commit8bfe8c967546dc05385b52bac49ad972fea5887c
tree8dd9aa5b4bc55abf2766154753b2a054a69bb190
parent20f64a1db8a06fdf4ed03375546f8d3555cb6cc9
ASoC: mediatek: mt8192: Fix build failure

A build of arm64 allmodconfig with next-20201105 fails with the error:
ERROR: modpost: "mt8192_afe_gpio_request" undefined!
ERROR: modpost: "mt8192_afe_gpio_init" undefined!

Export the symbols so that mt8192-mt6359-rt1015-rt5682.ko finds it.

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Link: https://lore.kernel.org/r/20201105124747.18383-1-sudipm.mukherjee@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/mt8192/mt8192-afe-gpio.c