Skip to content

Commit 752193d

Browse files
seanyoungthierryreding
authored andcommitted
pwm: renesas: Remove unused include
No mutex is used in this driver. Reviewed-by: Uwe Kleine-König <[email protected]> Signed-off-by: Sean Young <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
1 parent dc518b3 commit 752193d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/pwm/pwm-renesas-tpu.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
#include <linux/init.h>
1212
#include <linux/ioport.h>
1313
#include <linux/module.h>
14-
#include <linux/mutex.h>
1514
#include <linux/of.h>
1615
#include <linux/platform_device.h>
1716
#include <linux/pm_runtime.h>

0 commit comments

Comments
 (0)