lkml.org 
[lkml]   [2020]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[tip: x86/cleanups] x86/head64: Remove duplicate include
The following commit has been merged into the x86/cleanups branch of tip:

Commit-ID: 61b39ad9a7d26fe14a2f5f23e5e940e7f9664d41
Gitweb: https://git.kernel.org/tip/61b39ad9a7d26fe14a2f5f23e5e940e7f9664d41
Author: Wang Qing <wangqing@vivo.com>
AuthorDate: Mon, 09 Nov 2020 11:45:41 +08:00
Committer: Borislav Petkov <bp@suse.de>
CommitterDate: Fri, 20 Nov 2020 17:43:15 +01:00

x86/head64: Remove duplicate include

Remove duplicate header include.

Signed-off-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/1604893542-20961-1-git-send-email-wangqing@vivo.com
---
arch/x86/kernel/head64.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/x86/kernel/head64.c b/arch/x86/kernel/head64.c
index 05e1171..5e9beb7 100644
--- a/arch/x86/kernel/head64.c
+++ b/arch/x86/kernel/head64.c
@@ -37,7 +37,6 @@
#include <asm/kasan.h>
#include <asm/fixmap.h>
#include <asm/realmode.h>
-#include <asm/desc.h>
#include <asm/extable.h>
#include <asm/trapnr.h>
#include <asm/sev-es.h>
\
 
 \ /
  Last update: 2020-11-20 17:52    [W:0.050 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site