[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1541516242-98568-8-git-send-email-peng.hao2@zte.com.cn>
Date: Tue, 6 Nov 2018 22:57:19 +0800
From: Peng Hao <peng.hao2@....com.cn>
To: robh+dt@...nel.org, mark.rutland@....com, arnd@...db.de,
gregkh@...uxfoundation.org, andy@...radead.org,
dvhart@...radead.org
Cc: linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org,
hutao@...fujitsu.com, linux-doc@...r.kernel.org,
Peng Hao <peng.hao2@....com.cn>
Subject: [PATCH V8 08/11] misc/pvpanic: remove unnecessary header file
Remove unnecessary header file init.h.
Reviewed-by: Andy Shevchenko <andy.shevchenko@...il.com>
Acked-by: Mark Rutland <mark.rutland@....com>
Signed-off-by: Peng Hao <peng.hao2@....com.cn>
---
drivers/misc/pvpanic.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/misc/pvpanic.c b/drivers/misc/pvpanic.c
index 83f3187..479f7ba 100644
--- a/drivers/misc/pvpanic.c
+++ b/drivers/misc/pvpanic.c
@@ -26,7 +26,6 @@
#include <linux/of.h>
#include <linux/of_address.h>
#include <linux/platform_device.h>
-#include <linux/init.h>
#include <linux/types.h>
#include <linux/acpi.h>
--
1.8.3.1
Powered by blists - more mailing lists