2023-12-12 08:35:10

by Sean Young

[permalink] [raw]
Subject: [PATCH v8 3/6] pwm: renesas: Remove unused include

No mutex is used in this driver.

Signed-off-by: Sean Young <[email protected]>
---
drivers/pwm/pwm-renesas-tpu.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/pwm/pwm-renesas-tpu.c b/drivers/pwm/pwm-renesas-tpu.c
index ce92db1f85113..28265fdfc92a9 100644
--- a/drivers/pwm/pwm-renesas-tpu.c
+++ b/drivers/pwm/pwm-renesas-tpu.c
@@ -11,7 +11,6 @@
#include <linux/init.h>
#include <linux/ioport.h>
#include <linux/module.h>
-#include <linux/mutex.h>
#include <linux/of.h>
#include <linux/platform_device.h>
#include <linux/pm_runtime.h>
--
2.43.0


2023-12-12 11:28:42

by Uwe Kleine-König

[permalink] [raw]
Subject: Re: [PATCH v8 3/6] pwm: renesas: Remove unused include

On Tue, Dec 12, 2023 at 08:34:02AM +0000, Sean Young wrote:
> No mutex is used in this driver.
>
> Signed-off-by: Sean Young <[email protected]>
> ---
> drivers/pwm/pwm-renesas-tpu.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/pwm/pwm-renesas-tpu.c b/drivers/pwm/pwm-renesas-tpu.c
> index ce92db1f85113..28265fdfc92a9 100644
> --- a/drivers/pwm/pwm-renesas-tpu.c
> +++ b/drivers/pwm/pwm-renesas-tpu.c
> @@ -11,7 +11,6 @@
> #include <linux/init.h>
> #include <linux/ioport.h>
> #include <linux/module.h>
> -#include <linux/mutex.h>
> #include <linux/of.h>
> #include <linux/platform_device.h>
> #include <linux/pm_runtime.h>

Reviewed-by: Uwe Kleine-K?nig <[email protected]>

Best regards
Uwe

--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | https://www.pengutronix.de/ |


Attachments:
(No filename) (915.00 B)
signature.asc (499.00 B)
Download all attachments