ASoC: ad1980: remove unneeded function declaration
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
3fe4a5ee9c
commit
0bb5f267af
1 changed files with 0 additions and 5 deletions
|
@ -33,11 +33,6 @@
|
|||
|
||||
#include "ad1980.h"
|
||||
|
||||
static unsigned int ac97_read(struct snd_soc_codec *codec,
|
||||
unsigned int reg);
|
||||
static int ac97_write(struct snd_soc_codec *codec,
|
||||
unsigned int reg, unsigned int val);
|
||||
|
||||
/*
|
||||
* AD1980 register cache
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue