From: Samuel Ortiz <sameo@linux.intel.com>
To: David Miller <davem@davemloft.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: Missing slab.h includes
Date: Thu, 5 Aug 2010 18:26:16 +0200 [thread overview]
Message-ID: <20100805162615.GC7722@sortiz-mobl> (raw)
In-Reply-To: <20100804.225714.98906531.davem@davemloft.net>
Hi Dave,
On Wed, Aug 04, 2010 at 10:57:14PM -0700, David Miller wrote:
>
> Signed-off-by: David S. Miller <davem@davemloft.net>
> ---
>
> I'm getting build failures with Linus's current tree without
> these. Apologies if this is already fixed and just queued up
> in a GIT tree somewhere.
No this is not queued in my tree, I haven't seen this build failure.
Patch applied, many thanks.
Cheers,
Samuel.
> diff --git a/drivers/mfd/janz-cmodio.c b/drivers/mfd/janz-cmodio.c
> index 9ed6307..36a166b 100644
> --- a/drivers/mfd/janz-cmodio.c
> +++ b/drivers/mfd/janz-cmodio.c
> @@ -18,6 +18,7 @@
> #include <linux/interrupt.h>
> #include <linux/delay.h>
> #include <linux/platform_device.h>
> +#include <linux/slab.h>
> #include <linux/mfd/core.h>
>
> #include <linux/mfd/janz.h>
--
Intel Open Source Technology Centre
http://oss.intel.com/
prev parent reply other threads:[~2010-08-05 16:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-05 5:57 [PATCH] mfd: Missing slab.h includes David Miller
2010-08-05 16:26 ` Samuel Ortiz [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=20100805162615.GC7722@sortiz-mobl \
--to=sameo@linux.intel.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox