mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] leds: add missing header
@ 2007-09-23  6:14 Pierre Ossman
  2007-09-24 23:09 ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Pierre Ossman @ 2007-09-23  6:14 UTC (permalink / raw)
  To: rpurdie, LKML

rwlocks are used in the structures so make sure the right header
is included.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

diff --git a/include/linux/leds.h b/include/linux/leds.h
index 4211750..6518c32 100644
--- a/include/linux/leds.h
+++ b/include/linux/leds.h
@@ -13,6 +13,7 @@
 #define __LINUX_LEDS_H_INCLUDED
 
 #include <linux/list.h>
+#include <linux/rwsem.h>
 
 struct device;
 /*


-- 
     -- Pierre Ossman

  Linux kernel, MMC maintainer        http://www.kernel.org
  PulseAudio, core developer          http://pulseaudio.org
  rdesktop, core developer          http://www.rdesktop.org

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

* Re: [PATCH] leds: add missing header
  2007-09-23  6:14 [PATCH] leds: add missing header Pierre Ossman
@ 2007-09-24 23:09 ` Richard Purdie
  2007-09-25  5:23   ` Pierre Ossman
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2007-09-24 23:09 UTC (permalink / raw)
  To: Pierre Ossman; +Cc: LKML

On Sun, 2007-09-23 at 08:14 +0200, Pierre Ossman wrote:
> rwlocks are used in the structures so make sure the right header
> is included.
> 
> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

I think something similar was already committed in revision
df96efd73b81b8bc2d23b3d8b6025cce3d43db6c.

Cheers,

Richard



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

* Re: [PATCH] leds: add missing header
  2007-09-24 23:09 ` Richard Purdie
@ 2007-09-25  5:23   ` Pierre Ossman
  0 siblings, 0 replies; 3+ messages in thread
From: Pierre Ossman @ 2007-09-25  5:23 UTC (permalink / raw)
  To: Richard Purdie; +Cc: LKML

On Tue, 25 Sep 2007 00:09:12 +0100
Richard Purdie <rpurdie@rpsys.net> wrote:

> On Sun, 2007-09-23 at 08:14 +0200, Pierre Ossman wrote:
> > rwlocks are used in the structures so make sure the right header
> > is included.
> > 
> > Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
> 
> I think something similar was already committed in revision
> df96efd73b81b8bc2d23b3d8b6025cce3d43db6c.
> 

Indeed. I guess sometimes the solution to your problems is just a pull
away. ;)

-- 
     -- Pierre Ossman

  Linux kernel, MMC maintainer        http://www.kernel.org
  PulseAudio, core developer          http://pulseaudio.org
  rdesktop, core developer          http://www.rdesktop.org

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

end of thread, other threads:[~2007-09-25  5:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-23  6:14 [PATCH] leds: add missing header Pierre Ossman
2007-09-24 23:09 ` Richard Purdie
2007-09-25  5:23   ` Pierre Ossman

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®