[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1444048957-29486-1-git-send-email-thierry.reding@gmail.com>
Date: Mon, 5 Oct 2015 14:42:37 +0200
From: Thierry Reding <thierry.reding@...il.com>
To: Ralf Baechle <ralf@...ux-mips.org>
Cc: Lars-Peter Clausen <lars@...afoo.de>, linux-mips@...ux-mips.org,
linux-kernel@...r.kernel.org,
Thierry Reding <thierry.reding@...il.com>
Subject: [PATCH] MIPS: jz4740: qi_lb60: 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@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists