linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] nds32: Remove duplicated include from pm.c
@ 2018-10-30  2:22 YueHaibing
  2018-10-30  7:15 ` Pavel Machek
  0 siblings, 1 reply; 3+ messages in thread
From: YueHaibing @ 2018-10-30  2:22 UTC (permalink / raw)
  To: Greentime Hu, Vincent Chen, Pavel Machek, Nick Hu
  Cc: YueHaibing, linux-kernel, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 arch/nds32/kernel/pm.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/nds32/kernel/pm.c b/arch/nds32/kernel/pm.c
index 6989560..ffa8040 100644
--- a/arch/nds32/kernel/pm.c
+++ b/arch/nds32/kernel/pm.c
@@ -5,7 +5,6 @@
 #include <linux/suspend.h>
 #include <linux/device.h>
 #include <linux/printk.h>
-#include <linux/suspend.h>
 #include <asm/suspend.h>
 #include <nds32_intrinsic.h>
 






^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-30  9:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-30  2:22 [PATCH -next] nds32: Remove duplicated include from pm.c YueHaibing
2018-10-30  7:15 ` Pavel Machek
2018-10-30  9:09   ` Greentime Hu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).