diff options
Diffstat (limited to 'sound/soc/mxs/mxs-spdif-dai.c')
-rw-r--r-- | sound/soc/mxs/mxs-spdif-dai.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mxs/mxs-spdif-dai.c b/sound/soc/mxs/mxs-spdif-dai.c index 5c9f93d73801..052c404c496d 100644 --- a/sound/soc/mxs/mxs-spdif-dai.c +++ b/sound/soc/mxs/mxs-spdif-dai.c @@ -22,6 +22,7 @@ #include <sound/pcm.h> #include <sound/soc.h> #include <mach/dma.h> +#include <mach/hardware.h> #include "../codecs/mxs_spdif.h" #include "mxs-pcm.h" |