Skip to content

Commit 8ab1fc9

Browse files
andy-shevUwe Kleine-König
authored andcommitted
pwm: jz4740: Drop unused include
This driver includes the legacy header <linux/gpio.h> but does not use any symbols from it. Drop the inclusion. Signed-off-by: Andy Shevchenko <[email protected]> Acked-by: Paul Cercueil <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Uwe Kleine-König <[email protected]>
1 parent 07bee45 commit 8ab1fc9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/pwm/pwm-jz4740.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
#include <linux/clk.h>
1212
#include <linux/err.h>
13-
#include <linux/gpio.h>
1413
#include <linux/kernel.h>
1514
#include <linux/mfd/ingenic-tcu.h>
1615
#include <linux/mfd/syscon.h>

0 commit comments

Comments
 (0)