projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0503b69
)
MIPS: JZ4740: Remove unused linux/leds_pwm.h include
author
Thierry Reding
<
[email protected]
>
Mon, 5 Oct 2015 12:42:37 +0000
(14:42 +0200)
committer
Ralf Baechle
<
[email protected]
>
Mon, 26 Oct 2015 08:49:44 +0000
(09:49 +0100)
The board code never sets up a leds-pwm device, so including the header
is not necessary.
Signed-off-by: Thierry Reding <
[email protected]
>
Acked-by: Lars-Peter Clausen <
[email protected]
>
Cc: Lars-Peter Clausen <
[email protected]
>
Cc:
[email protected]
Cc:
[email protected]
Patchwork: https://patchwork.linux-mips.org/patch/11262/
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/jz4740/board-qi_lb60.c
patch
|
blob
|
history
diff --git
a/arch/mips/jz4740/board-qi_lb60.c
b/arch/mips/jz4740/board-qi_lb60.c
index d6f7e39ea68754b26bb37b1016bc05b144bef46d..934b15b5b575f15b04fae0bf44065440773f7593 100644
(file)
--- a/
arch/mips/jz4740/board-qi_lb60.c
+++ b/
arch/mips/jz4740/board-qi_lb60.c
@@
-35,8
+35,6
@@
#include <linux/regulator/fixed.h>
#include <linux/regulator/machine.h>
-#include <linux/leds_pwm.h>
-
#include <asm/mach-jz4740/platform.h>
#include "clock.h"