[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210121065349.3188251-22-guoren@kernel.org>
Date: Thu, 21 Jan 2021 14:53:42 +0800
From: guoren@...nel.org
To: guoren@...nel.org
Cc: linux-kernel@...r.kernel.org, linux-csky@...r.kernel.org,
Tian Tao <tiantao6@...ilicon.com>,
Guo Ren <guoren@...ux.alibaba.com>
Subject: [PATCH 22/29] csky: remove unused including <linux/version.h>
From: Tian Tao <tiantao6@...ilicon.com>
Remove including <linux/version.h> that don't need it.
Signed-off-by: Tian Tao <tiantao6@...ilicon.com>
Signed-off-by: Guo Ren <guoren@...ux.alibaba.com>
---
arch/csky/include/asm/thread_info.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/csky/include/asm/thread_info.h b/arch/csky/include/asm/thread_info.h
index 21456a3737c2..f704e271a87a 100644
--- a/arch/csky/include/asm/thread_info.h
+++ b/arch/csky/include/asm/thread_info.h
@@ -6,7 +6,6 @@
#ifndef __ASSEMBLY__
-#include <linux/version.h>
#include <asm/types.h>
#include <asm/page.h>
#include <asm/processor.h>
--
2.17.1
Powered by blists - more mailing lists