summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/imx-ssi.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2013-06-21 17:52:58 +0200
committerTakashi Iwai <tiwai@suse.de>2013-06-21 17:52:58 +0200
commit0a1801e26c5237c259e863b4071c6a61d33ec666 (patch)
treed6400940c42cd04742398c85cf18e532dc2e56b7 /sound/soc/fsl/imx-ssi.h
parentALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE() (diff)
parentMerge remote-tracking branch 'asoc/topic/x86' into asoc-next (diff)
downloadlinux-0a1801e26c5237c259e863b4071c6a61d33ec666.tar.xz
linux-0a1801e26c5237c259e863b4071c6a61d33ec666.zip
Merge tag 'asoc-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
ASoC: Updates for v3.11 Not a big release subsystem wise, the main changes have been some nice improvements on the driver side: - Lots of cleanups and fixes for Blackfin, SGTL5000 and UX500. - Generalisation of the Bluetooth and HDMI stub drivers. - New CODEC drivers for SSM2518 and RT5640. - New machine driver for Tegra CPUs with RT5640.
Diffstat (limited to 'sound/soc/fsl/imx-ssi.h')
-rw-r--r--sound/soc/fsl/imx-ssi.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/fsl/imx-ssi.h b/sound/soc/fsl/imx-ssi.h
index bb6b3dbb13fd..d5003cefca8d 100644
--- a/sound/soc/fsl/imx-ssi.h
+++ b/sound/soc/fsl/imx-ssi.h
@@ -211,9 +211,6 @@ struct imx_ssi {
struct imx_dma_data filter_data_rx;
int enabled;
-
- struct platform_device *soc_platform_pdev;
- struct platform_device *soc_platform_pdev_fiq;
};
#endif /* _IMX_SSI_H */