Browse Source

leds: leds-lp3944.h - remove unneeded includes

These were needed in the first version of the driver because we used to expose
workqueue and led class details in the header file, now we don't.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Antonio Ospite 16 năm trước cách đây
mục cha
commit
1998111582
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      include/linux/leds-lp3944.h

+ 0 - 3
include/linux/leds-lp3944.h

@@ -12,9 +12,6 @@
 #ifndef __LINUX_LEDS_LP3944_H
 #ifndef __LINUX_LEDS_LP3944_H
 #define __LINUX_LEDS_LP3944_H
 #define __LINUX_LEDS_LP3944_H
 
 
-#include <linux/leds.h>
-#include <linux/workqueue.h>
-
 #define LP3944_LED0 0
 #define LP3944_LED0 0
 #define LP3944_LED1 1
 #define LP3944_LED1 1
 #define LP3944_LED2 2
 #define LP3944_LED2 2