mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-22 01:10:28 +00:00
ASoC: max9877: Remove unused function declaration
Remove unused function declaration from header Signed-off-by: Helen Koike <helen.koike@collabora.co.uk> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
1a695a905c
commit
49220e9b45
@ -32,6 +32,4 @@
|
||||
#define MAX9877_BYPASS (1 << 6)
|
||||
#define MAX9877_SHDN (1 << 7)
|
||||
|
||||
extern int max9877_add_controls(struct snd_soc_codec *codec);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user