Commit 236cc528 authored by Mark Brown's avatar Mark Brown

ASoC: Remove unuused hw_read_t

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 367da152
......@@ -205,7 +205,6 @@ struct snd_soc_jack_gpio;
#endif
typedef int (*hw_write_t)(void *,const char* ,int);
typedef int (*hw_read_t)(void *,char* ,int);
extern struct snd_ac97_bus_ops soc_ac97_ops;
......
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