All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: David Brownell <david-b@pacbell.net>
Cc: linux-omap@vger.kernel.org
Subject: Re: [patch 2.6.28-rc3-omap git] cbus build fixes
Date: Thu, 13 Nov 2008 13:43:35 -0800	[thread overview]
Message-ID: <20081113214334.GH3106@atomide.com> (raw)
In-Reply-To: <200811052313.52300.david-b@pacbell.net>

* 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

      reply	other threads:[~2008-11-13 21:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081113214334.GH3106@atomide.com \
    --to=tony@atomide.com \
    --cc=david-b@pacbell.net \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.