x86/asm: Trim clear_page.S includes
authorAlexey Dobriyan <adobriyan@gmail.com>
Sat, 13 Jan 2018 19:06:48 +0000 (22:06 +0300)
committerIngo Molnar <mingo@kernel.org>
Tue, 13 Feb 2018 16:37:07 +0000 (17:37 +0100)
After alternatives were shifted to the call site, only 2 headers are
necessary.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Reviewed-by: Borislav Petkov <bp@suse.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20180113190648.GB23111@avx2
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/lib/clear_page_64.S

index 81b1635d67dee9624de37e1f4577a36e9b7065cb..88acd349911bec600bf30646ec6077423c279759 100644 (file)
@@ -1,6 +1,4 @@
 #include <linux/linkage.h>
-#include <asm/cpufeatures.h>
-#include <asm/alternative-asm.h>
 #include <asm/export.h>
 
 /*