From: Richard Purdie <rpurdie@rpsys.net>
To: Andrew Morton <akpm@osdl.org>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>,
Johannes Berg <johannes@sipsolutions.net>
Subject: Re: [PATCH] make leds.h include relevant headers
Date: Fri, 11 Aug 2006 09:32:14 +0100 [thread overview]
Message-ID: <1155285134.6354.10.camel@localhost.localdomain> (raw)
In-Reply-To: <44DC36CA.4010908@sipsolutions.net>
On Fri, 2006-08-11 at 09:50 +0200, Johannes Berg wrote:
> This patch makes it possible to include linux/leds.h without first
> including list.h and spinlock.h.
>
>
> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Richard Purdie <rpurdie@rpsys.net>
> --- wireless-dev.orig/include/linux/leds.h 2006-08-10 19:59:13.419652863 +0200
> +++ wireless-dev/include/linux/leds.h 2006-08-10 20:02:14.979652863 +0200
> @@ -12,6 +12,9 @@
> #ifndef __LINUX_LEDS_H_INCLUDED
> #define __LINUX_LEDS_H_INCLUDED
>
> +#include <linux/list.h>
> +#include <linux/spinlock.h>
> +
> struct device;
> struct class_device;
> /*
>
>
prev parent reply other threads:[~2006-08-11 8:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-11 7:50 Johannes Berg
2006-08-11 8:32 ` Richard Purdie [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=1155285134.6354.10.camel@localhost.localdomain \
--to=rpurdie@rpsys.net \
--cc=akpm@osdl.org \
--cc=johannes@sipsolutions.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
all inboxes | Powered by JetHome®