diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-04-03 19:28:29 +0900 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-04-03 19:28:29 +0900 |
commit | 1b4610ebf37a05a65e9f29cdf4d87c207573104d (patch) | |
tree | f2c035b44a47e4ea663449e7e2138524805d3eba /sound/soc/imx/imx-ssi.h | |
parent | 0ce790e7d736cedc563e1fb4e998babf5a4dbc3d (diff) | |
parent | 97c96c076b8ef86533f2427ea145a9cd0ec5564f (diff) | |
download | blackbird-op-linux-1b4610ebf37a05a65e9f29cdf4d87c207573104d.tar.gz blackbird-op-linux-1b4610ebf37a05a65e9f29cdf4d87c207573104d.zip |
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.39
Diffstat (limited to 'sound/soc/imx/imx-ssi.h')
-rw-r--r-- | sound/soc/imx/imx-ssi.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/imx/imx-ssi.h b/sound/soc/imx/imx-ssi.h index a4406a134892..dc8a87530e3e 100644 --- a/sound/soc/imx/imx-ssi.h +++ b/sound/soc/imx/imx-ssi.h @@ -234,7 +234,4 @@ void imx_pcm_free(struct snd_pcm *pcm); */ #define IMX_SSI_DMABUF_SIZE (64 * 1024) -#define DMA_RXFIFO_BURST 0x4 -#define DMA_TXFIFO_BURST 0x6 - #endif /* _IMX_SSI_H */ |