All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Nikula <jhnikula@gmail.com>
To: Felipe Balbi <felipe.balbi@nokia.com>
Cc: tony@atomide.com, linux-omap@vger.kernel.org,
	Felipe Balbi <me@felipebalbi.com>
Subject: Re: [CBUS PATCH 1/2] cbus: fix compilation with current mainline
Date: Mon, 3 May 2010 10:15:28 +0300	[thread overview]
Message-ID: <20100503101528.1ecedcc8.jhnikula@gmail.com> (raw)
In-Reply-To: <1272736870-5216-1-git-send-email-felipe.balbi@nokia.com>

On Sat,  1 May 2010 21:01:09 +0300
Felipe Balbi <felipe.balbi@nokia.com> wrote:

> From: Felipe Balbi <me@felipebalbi.com>
> 
> commit 5a0e3ad6af8660be21ca98a971cd00f331318c05 broke
> compilation of the retu-pwrbutton driver when it dropped
> implicit inclusion of slab.h and gfp.h.
> 
> Fix it by including slab.h on retu-pwrbutton.c, while at
> that, also include slab.h on retu-rtc.c to avoid later
> problems with implicit inclusion of that being dropped.
> 
> Compile tested with n770_defconfig and n8x0_defconfig
> 
> Signed-off-by: Felipe Balbi <me@felipebalbi.com>
> ---
>  drivers/cbus/retu-pwrbutton.c |    1 +
>  drivers/cbus/retu-rtc.c       |    1 +
>  2 files changed, 2 insertions(+), 0 deletions(-)
> 
Acked-by: Jarkko Nikula <jhnikula@gmail.com>

  parent reply	other threads:[~2010-05-03  7:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-01 18:01 [CBUS PATCH 1/2] cbus: fix compilation with current mainline Felipe Balbi
2010-05-01 18:01 ` [CBUS PATCH 2/2] cbus: switch kmalloc() + memset() to kzalloc() Felipe Balbi
2010-05-03  7:15   ` Jarkko Nikula
2010-05-04  1:19   ` [APPLIED] " Tony Lindgren
2010-05-03  7:15 ` Jarkko Nikula [this message]
2010-05-04  1:19 ` [APPLIED] [CBUS PATCH 1/2] cbus: fix compilation with current mainline Tony Lindgren
2010-05-05 15:05 ` [CBUS PATCH 1/1] CBUS: Fix broken compilation Carlos Chinea
2010-05-05 18:38   ` Felipe Balbi
2010-05-05 19:00   ` Felipe Balbi
2010-05-06  8:25     ` Carlos Chinea

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=20100503101528.1ecedcc8.jhnikula@gmail.com \
    --to=jhnikula@gmail.com \
    --cc=felipe.balbi@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=me@felipebalbi.com \
    --cc=tony@atomide.com \
    /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.