Skip to content

Commit

Permalink
ASoC: max9877: Remove unused function declaration
Browse files Browse the repository at this point in the history
Remove unused function declaration from header

Signed-off-by: Helen Koike <helen.koike@collabora.co.uk>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Helen Koike authored and Mark Brown committed Jun 22, 2016
1 parent 1a695a9 commit 49220e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/soc/codecs/max9877.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 49220e9

Please sign in to comment.