MIPS: JZ4740: Remove unused linux/leds_pwm.h include
authorThierry Reding <thierry.reding@gmail.com>
Mon, 5 Oct 2015 12:42:37 +0000 (14:42 +0200)
committerRalf Baechle <ralf@linux-mips.org>
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 <thierry.reding@gmail.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/11262/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/jz4740/board-qi_lb60.c

index d6f7e39ea68754b26bb37b1016bc05b144bef46d..934b15b5b575f15b04fae0bf44065440773f7593 100644 (file)
@@ -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"