[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1541085002-42993-3-git-send-email-peng.hao2@zte.com.cn>
Date: Thu, 1 Nov 2018 23:09:57 +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 V5 3/8] misc/pvpanic: revmove unnecessary header file
remove unnecessary header file init.h.
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 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