From da445afe357ae656f6baddd8fd58b01e923f1fc6 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Tue, 12 Mar 2013 17:46:09 +0000 Subject: ASoC: wm8994: Remove duplicate revision cache There's already a device revision stored in the core data structure, don't duplicate it in the CODEC driver. Signed-off-by: Mark Brown --- sound/soc/codecs/wm8994.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sound/soc/codecs/wm8994.h') diff --git a/sound/soc/codecs/wm8994.h b/sound/soc/codecs/wm8994.h index 928e2c256450..55ddf4d57d9b 100644 --- a/sound/soc/codecs/wm8994.h +++ b/sound/soc/codecs/wm8994.h @@ -147,8 +147,6 @@ struct wm8994_priv { wm1811_mic_id_cb mic_id_cb; void *mic_id_cb_data; - int revision; - unsigned int aif1clk_enable:1; unsigned int aif2clk_enable:1; -- cgit v1.2.3