projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51de036
)
leds: leds-lp3944.h - remove unneeded includes
author
Antonio Ospite
<ospite@studenti.unina.it>
Sun, 29 Nov 2009 12:12:21 +0000
(13:12 +0100)
committer
Richard Purdie
<rpurdie@linux.intel.com>
Thu, 17 Dec 2009 11:41:51 +0000
(11:41 +0000)
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>
include/linux/leds-lp3944.h
patch
|
blob
|
history
diff --git
a/include/linux/leds-lp3944.h
b/include/linux/leds-lp3944.h
index
afc9f9f
..
2618aa9
100644
(file)
--- a/
include/linux/leds-lp3944.h
+++ b/
include/linux/leds-lp3944.h
@@
-12,9
+12,6
@@
#ifndef __LINUX_LEDS_LP3944_H
#define __LINUX_LEDS_LP3944_H
-#include <linux/leds.h>
-#include <linux/workqueue.h>
-
#define LP3944_LED0 0
#define LP3944_LED1 1
#define LP3944_LED2 2