Просмотр исходного кода

MIPS: JZ4740: Remove unused linux/leds_pwm.h include

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>
Thierry Reding 10 лет назад
Родитель
Сommit
ee42a3344c
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      arch/mips/jz4740/board-qi_lb60.c

+ 0 - 2
arch/mips/jz4740/board-qi_lb60.c

@@ -35,8 +35,6 @@
 #include <linux/regulator/fixed.h>
 #include <linux/regulator/fixed.h>
 #include <linux/regulator/machine.h>
 #include <linux/regulator/machine.h>
 
 
-#include <linux/leds_pwm.h>
-
 #include <asm/mach-jz4740/platform.h>
 #include <asm/mach-jz4740/platform.h>
 
 
 #include "clock.h"
 #include "clock.h"