linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MIPS: jz4740: qi_lb60: Remove unused linux/leds_pwm.h include
@ 2015-10-05 12:42 Thierry Reding
  2015-10-05 12:54 ` Lars-Peter Clausen
  2015-10-05 12:54 ` Lars-Peter Clausen
  0 siblings, 2 replies; 4+ messages in thread
From: Thierry Reding @ 2015-10-05 12:42 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: Lars-Peter Clausen, linux-mips, linux-kernel, Thierry Reding

The board code never sets up a leds-pwm device, so including the header
is not necessary.

Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
---
 arch/mips/jz4740/board-qi_lb60.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/mips/jz4740/board-qi_lb60.c b/arch/mips/jz4740/board-qi_lb60.c
index 0e6ad22d265c..79f37c2aa298 100644
--- a/arch/mips/jz4740/board-qi_lb60.c
+++ b/arch/mips/jz4740/board-qi_lb60.c
@@ -34,8 +34,6 @@
 #include <linux/regulator/fixed.h>
 #include <linux/regulator/machine.h>
 
-#include <linux/leds_pwm.h>
-
 #include <asm/mach-jz4740/gpio.h>
 #include <asm/mach-jz4740/platform.h>
 
-- 
2.5.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-06 11:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-05 12:42 [PATCH] MIPS: jz4740: qi_lb60: Remove unused linux/leds_pwm.h include Thierry Reding
2015-10-05 12:54 ` Lars-Peter Clausen
2015-10-05 12:54 ` Lars-Peter Clausen
2015-10-06 11:42   ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).