ASoC: mediatek: mt8183-da7219: remove forward declaration of headset_init
authorTzung-Bi Shih <tzungbi@google.com>
Thu, 9 Jul 2020 12:24:42 +0000 (20:24 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jul 2020 19:34:34 +0000 (20:34 +0100)
commitcbafb2cc5f56320acca0b9bec7e4f19f15597cbe
tree4c84f0f01f1b8e24f8e39f36e2d97f78d34d789b
parent31add0d56e5c4964009bca8d507ff91350e17b5e
ASoC: mediatek: mt8183-da7219: remove forward declaration of headset_init

In headset_init(), it can access card by component->card.  Removes the
forward declaration.

Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Link: https://lore.kernel.org/r/20200709122445.1584497-3-tzungbi@google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c