public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP: Add missing include to dsp/mblog.c
@ 2007-01-04 16:16 Dirk Behme
  2007-01-09 23:21 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Dirk Behme @ 2007-01-04 16:16 UTC (permalink / raw)
  To: linux-omap-open-source

[-- Attachment #1: Type: text/plain, Size: 127 bytes --]


ARM: OMAP: Add missing include to dsp/mblog.c to make it
compile again.

Signed-off-by: Dirk Behme <dirk.behme_at_gmail.com>


[-- Attachment #2: dsp_mblog_fix.txt --]
[-- Type: text/plain, Size: 394 bytes --]

Index: linux-osk/arch/arm/plat-omap/dsp/mblog.c
===================================================================
--- linux-osk.orig/arch/arm/plat-omap/dsp/mblog.c
+++ linux-osk/arch/arm/plat-omap/dsp/mblog.c
@@ -23,6 +23,7 @@
 
 #include <linux/platform_device.h>
 #include <linux/init.h>
+#include <linux/jiffies.h>
 #include <asm/arch/mailbox.h>
 #include "dsp_mbcmd.h"
 #include "dsp.h"


[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



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

end of thread, other threads:[~2007-01-09 23:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-04 16:16 [PATCH] ARM: OMAP: Add missing include to dsp/mblog.c Dirk Behme
2007-01-09 23:21 ` Tony Lindgren

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