public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 2.6.28-rc3-omap git] cbus build fixes
@ 2008-11-06  7:13 David Brownell
  2008-11-13 21:43 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: David Brownell @ 2008-11-06  7:13 UTC (permalink / raw)
  To: linux-omap

From: David Brownell <dbrownell@users.sourceforge.net>

Build fixes for CBUS stuff.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
---
 drivers/cbus/cbus.c  |    1 +
 drivers/cbus/retu.c  |    1 +
 drivers/cbus/tahvo.c |    1 +
 3 files changed, 3 insertions(+)

--- a/drivers/cbus/cbus.c
+++ b/drivers/cbus/cbus.c
@@ -31,6 +31,7 @@
 
 #include <mach/gpio.h>
 #include <mach/board.h>
+#include <mach/board-nokia.h>
 
 #include <asm/io.h>
 
--- a/drivers/cbus/retu.c
+++ b/drivers/cbus/retu.c
@@ -41,6 +41,7 @@
 #include <mach/mux.h>
 #include <mach/gpio.h>
 #include <mach/board.h>
+#include <mach/board-nokia.h>
 
 #include "cbus.h"
 #include "retu.h"
--- a/drivers/cbus/tahvo.c
+++ b/drivers/cbus/tahvo.c
@@ -41,6 +41,7 @@
 #include <mach/mux.h>
 #include <mach/gpio.h>
 #include <mach/board.h>
+#include <mach/board-nokia.h>
 
 #include "cbus.h"
 #include "tahvo.h"

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

* Re: [patch 2.6.28-rc3-omap git] cbus build fixes
  2008-11-06  7:13 [patch 2.6.28-rc3-omap git] cbus build fixes David Brownell
@ 2008-11-13 21:43 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2008-11-13 21:43 UTC (permalink / raw)
  To: David Brownell; +Cc: linux-omap

* David Brownell <david-b@pacbell.net> [081105 23:14]:
> From: David Brownell <dbrownell@users.sourceforge.net>
> 
> Build fixes for CBUS stuff.

Pushing today.

Tony

> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
> ---
>  drivers/cbus/cbus.c  |    1 +
>  drivers/cbus/retu.c  |    1 +
>  drivers/cbus/tahvo.c |    1 +
>  3 files changed, 3 insertions(+)
> 
> --- a/drivers/cbus/cbus.c
> +++ b/drivers/cbus/cbus.c
> @@ -31,6 +31,7 @@
>  
>  #include <mach/gpio.h>
>  #include <mach/board.h>
> +#include <mach/board-nokia.h>
>  
>  #include <asm/io.h>
>  
> --- a/drivers/cbus/retu.c
> +++ b/drivers/cbus/retu.c
> @@ -41,6 +41,7 @@
>  #include <mach/mux.h>
>  #include <mach/gpio.h>
>  #include <mach/board.h>
> +#include <mach/board-nokia.h>
>  
>  #include "cbus.h"
>  #include "retu.h"
> --- a/drivers/cbus/tahvo.c
> +++ b/drivers/cbus/tahvo.c
> @@ -41,6 +41,7 @@
>  #include <mach/mux.h>
>  #include <mach/gpio.h>
>  #include <mach/board.h>
> +#include <mach/board-nokia.h>
>  
>  #include "cbus.h"
>  #include "tahvo.h"
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2008-11-13 21:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-06  7:13 [patch 2.6.28-rc3-omap git] cbus build fixes David Brownell
2008-11-13 21:43 ` Tony Lindgren

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