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

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


ARM: OMAP: Add missing includes to board-nokia770 to make it
compile again.

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


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

Index: linux-osk/arch/arm/mach-omap1/board-nokia770.c
===================================================================
--- linux-osk.orig/arch/arm/mach-omap1/board-nokia770.c
+++ linux-osk/arch/arm/mach-omap1/board-nokia770.c
@@ -16,6 +16,8 @@
 
 #include <linux/spi/spi.h>
 #include <linux/spi/ads7846.h>
+#include <linux/workqueue.h>
+#include <linux/delay.h>
 
 #include <asm/hardware.h>
 #include <asm/mach-types.h>


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



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

* Re: [PATCH] ARM: OMAP: Add missing includes to board-nokia770
  2007-01-04 16:14 [PATCH] ARM: OMAP: Add missing includes to board-nokia770 Dirk Behme
@ 2007-01-09 23:20 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2007-01-09 23:20 UTC (permalink / raw)
  To: Dirk Behme; +Cc: linux-omap-open-source

* Dirk Behme <dirk.behme@googlemail.com> [070104 08:15]:
> 
> ARM: OMAP: Add missing includes to board-nokia770 to make it
> compile again.
> 
> Signed-off-by: Dirk Behme <dirk.behme_at_gmail.com>
> 

> Index: linux-osk/arch/arm/mach-omap1/board-nokia770.c
> ===================================================================
> --- linux-osk.orig/arch/arm/mach-omap1/board-nokia770.c
> +++ linux-osk/arch/arm/mach-omap1/board-nokia770.c
> @@ -16,6 +16,8 @@
>  
>  #include <linux/spi/spi.h>
>  #include <linux/spi/ads7846.h>
> +#include <linux/workqueue.h>
> +#include <linux/delay.h>
>  
>  #include <asm/hardware.h>
>  #include <asm/mach-types.h>
> 

Pushing today.

Tony

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

end of thread, other threads:[~2007-01-09 23:20 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:14 [PATCH] ARM: OMAP: Add missing includes to board-nokia770 Dirk Behme
2007-01-09 23:20 ` Tony Lindgren

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