All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] nds32: Remove duplicated include from pm.c
@ 2018-10-30  2:22 ` YueHaibing
  0 siblings, 0 replies; 6+ 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] 6+ messages in thread

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

Thread overview: 6+ 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  2:22 ` YueHaibing
2018-10-30  7:15 ` Pavel Machek
2018-10-30  7:15   ` Pavel Machek
2018-10-30  9:09   ` Greentime Hu
2018-10-30  9:09     ` Greentime Hu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.