提交 e0c48a18 编写于 作者: M Mark Brown

ASoC: Drop unneeded declaration of removed wm8731 SPI write function

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 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% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册