浏览代码

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 年之前
父节点
当前提交
99364df764
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;
 /*