提交 055a49b0 编写于 作者: M Mark Brown

ASoC: Remove unneeded forward reference to WM8753 SPI implementation

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 b191f63c
......@@ -51,11 +51,6 @@
#include "wm8753.h"
#ifdef CONFIG_SPI_MASTER
static struct spi_driver wm8753_spi_driver;
static int wm8753_spi_write(struct spi_device *spi, const char *data, int len);
#endif
static int caps_charge = 2000;
module_param(caps_charge, int, 0);
MODULE_PARM_DESC(caps_charge, "WM8753 cap charge time (msecs)");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册