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
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ static const u16 wm8978_reg[WM8978_CACHEREGNUM] = {
|
||||||
|
|
||||||
/* codec private data */
|
/* codec private data */
|
||||||
struct wm8978_priv {
|
struct wm8978_priv {
|
||||||
enum snd_soc_control_type control_type;
|
|
||||||
unsigned int f_pllout;
|
unsigned int f_pllout;
|
||||||
unsigned int f_mclk;
|
unsigned int f_mclk;
|
||||||
unsigned int f_256fs;
|
unsigned int f_256fs;
|
||||||
|
|
Loading…
Add table
Reference in a new issue