Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 49220e9b authored by Helen Koike's avatar Helen Koike Committed by Mark Brown
Browse files

ASoC: max9877: Remove unused function declaration



Remove unused function declaration from header

Signed-off-by: default avatarHelen Koike <helen.koike@collabora.co.uk>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 1a695a90
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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