ASoC: cs42l42: Move cs42l42_supply_names to .c file
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Wed, 17 Aug 2022 12:23:45 +0000 (13:23 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 17 Aug 2022 12:58:48 +0000 (13:58 +0100)
commitdbd231732c99e336c2ece4a70896139e7f5a51a7
tree99c3ba8a04938903a2c99052633a58dd89966e72
parentb48d1da00fc8f32f7f75b8a34eb484f08b39ffaa
ASoC: cs42l42: Move cs42l42_supply_names to .c file

The array of supply name strings doesn't need to be in the header file.
Move it to the .c file.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20220817122347.1356773-4-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42l42.c
sound/soc/codecs/cs42l42.h