aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/imx/imx-ssi.h
diff options
context:
space:
mode:
authorAlan Tull <alan.tull@freescale.com>2011-06-07 12:59:03 -0500
committerEric Miao <eric.miao@linaro.org>2011-09-17 23:04:26 +0800
commit4628c8759016090a85077859ebe19c0b2efaf8fa (patch)
tree11fa4d4e4d0e3d8a65366453d56cc18f4561e739 /sound/soc/imx/imx-ssi.h
parented85ff32100063b05cdc15c9c6bb0f2b98827583 (diff)
ENGR00139461-2 mxc alsa soc spdif driver
BugLink: http://bugs.launchpad.net/bugs/837155 S/PDIF tx and rx using ASoC layer. Signed-off-by: Alan Tull <alan.tull@freescale.com> Signed-off-by: Eric Miao <eric.miao@linaro.org>
Diffstat (limited to 'sound/soc/imx/imx-ssi.h')
-rw-r--r--sound/soc/imx/imx-ssi.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/sound/soc/imx/imx-ssi.h b/sound/soc/imx/imx-ssi.h
index dc8a87530e3..1b43c620c73 100644
--- a/sound/soc/imx/imx-ssi.h
+++ b/sound/soc/imx/imx-ssi.h
@@ -188,12 +188,6 @@
#include <linux/dmaengine.h>
#include <mach/dma.h>
-struct imx_pcm_dma_params {
- int dma;
- unsigned long dma_addr;
- int burstsize;
-};
-
struct imx_ssi {
struct platform_device *ac97_dev;