From: Mark Brown Date: Fri, 2 Dec 2011 21:29:50 +0000 (+0000) Subject: ASoC: Remove unused struct wm2000_setup_data X-Git-Tag: v3.3-rc1~14^2~197 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=012d12db0c42119356f3ff876289b191c2e730a7;p=linux.git ASoC: Remove unused struct wm2000_setup_data Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/wm2000.h b/sound/soc/codecs/wm2000.h index 0b6f056f73cc..28a51ed5dc41 100644 --- a/sound/soc/codecs/wm2000.h +++ b/sound/soc/codecs/wm2000.h @@ -9,11 +9,6 @@ #ifndef _WM2000_H #define _WM2000_H -struct wm2000_setup_data { - unsigned short i2c_address; - int mclk_div; /* Set to a non-zero value if MCLK_DIV_2 required */ -}; - extern int wm2000_add_controls(struct snd_soc_codec *codec); #define WM2000_REG_SYS_START 0x8000