mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
ASoC: Remove unused control type from wm8978 driver
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
0d6df67583
commit
ad6cdec507
@ -50,7 +50,6 @@ static const u16 wm8978_reg[WM8978_CACHEREGNUM] = {
|
||||
|
||||
/* codec private data */
|
||||
struct wm8978_priv {
|
||||
enum snd_soc_control_type control_type;
|
||||
unsigned int f_pllout;
|
||||
unsigned int f_mclk;
|
||||
unsigned int f_256fs;
|
||||
|
Loading…
Reference in New Issue
Block a user