ASoC: Drop unneeded declaration of removed wm8731 SPI write function
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
8f738d5842
commit
e0c48a18f7
1 changed files with 0 additions and 3 deletions
|
@ -40,9 +40,6 @@ struct wm8731_priv {
|
|||
unsigned int sysclk;
|
||||
};
|
||||
|
||||
#ifdef CONFIG_SPI_MASTER
|
||||
static int wm8731_spi_write(struct spi_device *spi, const char *data, int len);
|
||||
#endif
|
||||
|
||||
/*
|
||||
* wm8731 register cache
|
||||
|
|
Loading…
Add table
Reference in a new issue