[PATCH] MIPS: jz4740: qi_lb60: Remove unused linux/leds_pwm.h include

From: Thierry Reding
Date: Mon Oct 05 2015 - 08:42:43 EST


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

Signed-off-by: Thierry Reding <thierry.reding@xxxxxxxxx>
---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/