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

Commit aecf4e9b authored by Helen Koike's avatar Helen Koike Committed by Jiri Kosina
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 avatarJiri Kosina <jkosina@suse.cz>
parent 05ef8e82
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