diff options
author | Takashi Iwai <tiwai@suse.de> | 2011-04-01 18:02:23 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-04-01 18:02:23 +0200 |
commit | a0334c50bf0ba7c720ed00f931e721c989efd233 (patch) | |
tree | 085c92157f4d1a12eefb70dd81c967db8b2ce43b /sound/soc/imx/imx-ssi.h | |
parent | 12ff414e2e4512f59fe191dc18e856e2939a1c79 (diff) | |
parent | f8852b12200df393b0a4db1a7052454bbc335443 (diff) | |
download | linux-a0334c50bf0ba7c720ed00f931e721c989efd233.tar.bz2 |
Merge branch 'fix/asoc' into for-linus
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 */ |