Browse Source

Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds

* 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds:
  leds: Add missing include for leds.h
Linus Torvalds 18 years ago
parent
commit
99364df764
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/linux/leds.h

+ 1 - 0
include/linux/leds.h

@@ -13,6 +13,7 @@
 #define __LINUX_LEDS_H_INCLUDED
 
 #include <linux/list.h>
+#include <linux/spinlock.h>
 
 struct device;
 /*