[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1540866162-149564-1-git-send-email-yuehaibing@huawei.com>
Date: Tue, 30 Oct 2018 02:22:42 +0000
From: YueHaibing <yuehaibing@...wei.com>
To: Greentime Hu <green.hu@...il.com>,
Vincent Chen <deanbo422@...il.com>,
Pavel Machek <pavel@....cz>, Nick Hu <nickhu@...estech.com>
CC: YueHaibing <yuehaibing@...wei.com>, <linux-kernel@...r.kernel.org>,
<kernel-janitors@...r.kernel.org>
Subject: [PATCH -next] nds32: Remove duplicated include from pm.c
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@...wei.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>
Powered by blists - more mailing lists