Commit e0c48a18 authored by Mark Brown's avatar Mark Brown

ASoC: Drop unneeded declaration of removed wm8731 SPI write function

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 8f738d58
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment