summaryrefslogtreecommitdiffstats
path: root/arch/nds32
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-10-30 02:22:42 +0000
committerGreentime Hu <greentime@andestech.com>2018-11-06 18:01:41 +0800
commit4f014a41b4efd72cbefb5525372dfcd65162eb4e (patch)
treee56abf3e355eb3b96c7e2171dec04192405725cd /arch/nds32
parent7938e6315c9af3d4a40185b537733bbce842305a (diff)
downloadlinux-0-day-4f014a41b4efd72cbefb5525372dfcd65162eb4e.tar.gz
linux-0-day-4f014a41b4efd72cbefb5525372dfcd65162eb4e.tar.xz
nds32: Remove duplicated include from pm.c
Remove duplicated include. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Pavel Machek <pavel@ucw.cz> Acked-by: Greentime Hu <greentime@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com>
Diffstat (limited to 'arch/nds32')
-rw-r--r--arch/nds32/kernel/pm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/nds32/kernel/pm.c b/arch/nds32/kernel/pm.c
index 6989560abf4e9..ffa8040d8be75 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>