Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

ASoC: Remove unuused hw_read_t

parent 367da152
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;