diff options
Diffstat (limited to 'sound/soc/samsung/idma.h')
-rw-r--r-- | sound/soc/samsung/idma.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/samsung/idma.h b/sound/soc/samsung/idma.h index 48273216166e..8644946973e5 100644 --- a/sound/soc/samsung/idma.h +++ b/sound/soc/samsung/idma.h | |||
@@ -14,7 +14,7 @@ | |||
14 | #ifndef __SND_SOC_SAMSUNG_IDMA_H_ | 14 | #ifndef __SND_SOC_SAMSUNG_IDMA_H_ |
15 | #define __SND_SOC_SAMSUNG_IDMA_H_ | 15 | #define __SND_SOC_SAMSUNG_IDMA_H_ |
16 | 16 | ||
17 | extern void idma_reg_addr_init(void *regs, dma_addr_t addr); | 17 | extern void idma_reg_addr_init(void __iomem *regs, dma_addr_t addr); |
18 | 18 | ||
19 | /* dma_state */ | 19 | /* dma_state */ |
20 | #define LPAM_DMA_STOP 0 | 20 | #define LPAM_DMA_STOP 0 |