[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <85932bcc-cd9c-f804-7bde-39a1c48cf0ee@foss.st.com>
Date: Mon, 30 May 2022 09:47:11 +0200
From: Patrice CHOTARD <patrice.chotard@...s.st.com>
To: Claudiu Beznea <claudiu.beznea@...rochip.com>,
<richard.genoud@...il.com>, <gregkh@...uxfoundation.org>,
<jirislaby@...nel.org>, <nicolas.ferre@...rochip.com>,
<alexandre.belloni@...tlin.com>
CC: <linux-serial@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 3/3] serial: st-asc: remove include of pm_runtime.h
Hi Claudiu
On 5/25/22 15:37, Claudiu Beznea wrote:
> st-asc driver doesn't use helpers from pm_runtime.h thus remove its
> include.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
> ---
> drivers/tty/serial/st-asc.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/tty/serial/st-asc.c b/drivers/tty/serial/st-asc.c
> index 1b0da603ab54..cce42f4c9bc2 100644
> --- a/drivers/tty/serial/st-asc.c
> +++ b/drivers/tty/serial/st-asc.c
> @@ -17,7 +17,6 @@
> #include <linux/tty_flip.h>
> #include <linux/delay.h>
> #include <linux/spinlock.h>
> -#include <linux/pm_runtime.h>
> #include <linux/of.h>
> #include <linux/of_platform.h>
> #include <linux/serial_core.h>
Reviewed-by: Patrice Chotard <patrice.chotard@...s.st.com>
Thanks
Powered by blists - more mailing lists