[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181101113428.h7i5ku54jpwxlc7q@lakrids.cambridge.arm.com>
Date: Thu, 1 Nov 2018 11:34:29 +0000
From: Mark Rutland <mark.rutland@....com>
To: Peng Hao <peng.hao2@....com.cn>
Cc: robh+dt@...nel.org, arnd@...db.de, gregkh@...uxfoundation.org,
andy@...radead.org, dvhart@...radead.org,
linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org,
hutao@...fujitsu.com, linux-doc@...r.kernel.org
Subject: Re: [PATCH V5 3/8] misc/pvpanic: revmove unnecessary header file
On Thu, Nov 01, 2018 at 11:09:57PM +0800, Peng Hao wrote:
> remove unnecessary header file init.h.
>
> Signed-off-by: Peng Hao <peng.hao2@....com.cn>
Acked-by: Mark Rutland <mark.rutland@....com>
Mark.
> ---
> drivers/misc/pvpanic.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/misc/pvpanic.c b/drivers/misc/pvpanic.c
> index 059005c..66534d4 100644
> --- a/drivers/misc/pvpanic.c
> +++ b/drivers/misc/pvpanic.c
> @@ -22,7 +22,6 @@
>
> #include <linux/kernel.h>
> #include <linux/module.h>
> -#include <linux/init.h>
> #include <linux/types.h>
> #include <linux/acpi.h>
>
> --
> 1.8.3.1
>
Powered by blists - more mailing lists