diff options
Diffstat (limited to 'sound/soc/sh/siu.h')
| -rw-r--r-- | sound/soc/sh/siu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sh/siu.h b/sound/soc/sh/siu.h index 9f4dcb921ff0..83c3430ad797 100644 --- a/sound/soc/sh/siu.h +++ b/sound/soc/sh/siu.h | |||
| @@ -75,7 +75,7 @@ struct siu_firmware { | |||
| 75 | 75 | ||
| 76 | #include <sound/core.h> | 76 | #include <sound/core.h> |
| 77 | #include <sound/pcm.h> | 77 | #include <sound/pcm.h> |
| 78 | #include <sound/soc-dai.h> | 78 | #include <sound/soc.h> |
| 79 | 79 | ||
| 80 | #define SIU_PERIOD_BYTES_MAX 8192 /* DMA transfer/period size */ | 80 | #define SIU_PERIOD_BYTES_MAX 8192 /* DMA transfer/period size */ |
| 81 | #define SIU_PERIOD_BYTES_MIN 256 /* DMA transfer/period size */ | 81 | #define SIU_PERIOD_BYTES_MIN 256 /* DMA transfer/period size */ |
