Skip to content

Commit e5a8192

Browse files
KAGA-KOKObp3tk0v
authored andcommitted
x86/mm: Remove unused microcode.h include
No usage for anything in that header. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de> Link: https://lore.kernel.org/r/20230812195727.600549655@linutronix.de
1 parent 80347cd commit e5a8192

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/x86/mm/init.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
#include <asm/tlb.h>
2121
#include <asm/proto.h>
2222
#include <asm/dma.h> /* for MAX_DMA_PFN */
23-
#include <asm/microcode.h>
2423
#include <asm/kaslr.h>
2524
#include <asm/hypervisor.h>
2625
#include <asm/cpufeature.h>

0 commit comments

Comments
 (0)