Corrected header file path in file sound/arm/omap/omap-alsa-dma.c.

Signed-off-by: Jon Hunter <[EMAIL PROTECTED]>
---
 sound/arm/omap/omap-alsa-dma.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/arm/omap/omap-alsa-dma.c b/sound/arm/omap/omap-alsa-dma.c
index d263933..baafacf 100644
--- a/sound/arm/omap/omap-alsa-dma.c
+++ b/sound/arm/omap/omap-alsa-dma.c
@@ -64,9 +64,9 @@
 #include <linux/dma-mapping.h>
 #include <linux/io.h>
 #include <linux/uaccess.h>
+#include <linux/semaphore.h>

 #include <asm/hardware.h>
-#include <asm/semaphore.h>
 #include <asm/arch/dma.h>
 #include <asm/arch/mcbsp.h>
 #include <asm/arch/omap-alsa.h>
--
1.4.4.4
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to