summaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500/ux500_msp_dai.h
diff options
context:
space:
mode:
authorFabio Baltieri <fabio.baltieri@linaro.org>2013-05-24 12:39:18 +0200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-05-25 15:58:34 -0400
commit2a357137fac4e2e92d13d37b161a6ff4535eecc6 (patch)
tree4638e19fae94e994af4e4b1e3fc760433b4c41ee /sound/soc/ux500/ux500_msp_dai.h
parentb7230d7e4c1f6a87ddb96dbc106435e0dfee0f37 (diff)
downloadlinux-2a357137fac4e2e92d13d37b161a6ff4535eecc6.tar.gz
linux-2a357137fac4e2e92d13d37b161a6ff4535eecc6.tar.bz2
linux-2a357137fac4e2e92d13d37b161a6ff4535eecc6.zip
ASoC: ux500: Drop unused code from msp headers
Drop unused fields and structures from ux500_msp_i2s header file, as those looks like leftover from a previous implementation of the driver. Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/ux500/ux500_msp_dai.h')
-rw-r--r--sound/soc/ux500/ux500_msp_dai.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/ux500/ux500_msp_dai.h b/sound/soc/ux500/ux500_msp_dai.h
index f53104359f15..c7212825fe4c 100644
--- a/sound/soc/ux500/ux500_msp_dai.h
+++ b/sound/soc/ux500/ux500_msp_dai.h
@@ -58,8 +58,6 @@ struct ux500_msp_i2s_drvdata {
unsigned int rx_mask;
int slots;
int slot_width;
- u8 configured;
- int data_delay;
/* Clocks */
unsigned int master_clk;