Skip to content

Commit

Permalink
leds: leds-lp3944.h - remove unneeded includes
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Antonio Ospite authored and Richard Purdie committed Dec 17, 2009
1 parent 51de036 commit 1998111
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/linux/leds-lp3944.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1998111

Please sign in to comment.