diff options
Diffstat (limited to 'sound/soc/tegra/tegra_pcm.h')
| -rw-r--r-- | sound/soc/tegra/tegra_pcm.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/tegra/tegra_pcm.h b/sound/soc/tegra/tegra_pcm.h index b40279b9f41..bc8b46af928 100644 --- a/sound/soc/tegra/tegra_pcm.h +++ b/sound/soc/tegra/tegra_pcm.h @@ -31,8 +31,6 @@  #ifndef __TEGRA_PCM_H__  #define __TEGRA_PCM_H__ -#include <mach/dma.h> -  struct tegra_pcm_dma_params {  	unsigned long addr;  	unsigned long wrap;  |