]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
misc/pvpanic: remove unnecessary header file
authorPeng Hao <peng.hao2@zte.com.cn>
Tue, 6 Nov 2018 14:57:19 +0000 (22:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Nov 2018 12:53:04 +0000 (13:53 +0100)
Remove unnecessary header file init.h.

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Peng Hao <peng.hao2@zte.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/pvpanic.c

index aab06b890bb6c82525f04c6a45fb175224b4e9a4..b9402d9fea156987829d94a60a61cd9a88e43420 100644 (file)
@@ -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>