mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 11:01:06 -04:00
ASoC: Remove unused control type from wm8978 driver
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user