projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77703e0
)
misc/pvpanic: remove unnecessary header file
author
Peng Hao
<peng.hao2@zte.com.cn>
Tue, 6 Nov 2018 14:57:19 +0000
(22:57 +0800)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/drivers/misc/pvpanic.c
b/drivers/misc/pvpanic.c
index
aab06b8
..
b9402d9
100644
(file)
--- 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>