Browse Source

ASoC: DaVinci I2S needs mach/asp.h

Reported-by: Troy Kisky <troy.kisky@boundarydevices.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Mark Brown 16 years ago
parent
commit
ff7d04b130
1 changed files with 2 additions and 0 deletions
  1. 2 0
      sound/soc/davinci/davinci-i2s.c

+ 2 - 0
sound/soc/davinci/davinci-i2s.c

@@ -22,6 +22,8 @@
 #include <sound/initval.h>
 #include <sound/soc.h>
 
+#include <mach/asp.h>
+
 #include "davinci-pcm.h"