mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 10:33:27 +00:00
ASoC: Fix s3c-i2s-v2 build
We now need the PCM header to kick the DMA. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
parent
977d49e00d
commit
5dc0748182
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
#include <mach/dma.h>
|
||||
|
||||
#include "s3c-i2s-v2.h"
|
||||
#include "s3c24xx-pcm.h"
|
||||
|
||||
#undef S3C_IIS_V2_SUPPORTED
|
||||
|
||||
|
|
Loading…
Reference in a new issue