public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] OMAP5912: Fix omap5912 osk alsa driver [2/2]
@ 2008-08-13  3:07 Hunter, Jon
  2008-08-13 13:58 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Hunter, Jon @ 2008-08-13  3:07 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org

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


Signed-off-by: Jon Hunter <jon-hunter@ti.com>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-13 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-13  3:07 [PATCH] OMAP5912: Fix omap5912 osk alsa driver [2/2] Hunter, Jon
2008-08-13 13:58 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox