瀏覽代碼

x86/asm: Trim clear_page.S includes

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>
Alexey Dobriyan 7 年之前
父節點
當前提交
16c5055a5f
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      arch/x86/lib/clear_page_64.S

+ 0 - 2
arch/x86/lib/clear_page_64.S

@@ -1,6 +1,4 @@
 #include <linux/linkage.h>
-#include <asm/cpufeatures.h>
-#include <asm/alternative-asm.h>
 #include <asm/export.h>
 
 /*