]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/x86/kernel/smpboot.c
x86: Don't include linux/irq.h from asm/hardirq.h
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / kernel / smpboot.c
index 2459c42ab1fd8a8cd4be462d3dec8fa8970ad45f..4708ce67463d45c0a51fdcd7732a9fde808e0919 100644 (file)
@@ -79,6 +79,7 @@
 #include <asm/misc.h>
 #include <asm/qspinlock.h>
 #include <asm/spec-ctrl.h>
+#include <asm/hw_irq.h>
 
 /* representing HT siblings of each logical CPU */
 DEFINE_PER_CPU_READ_MOSTLY(cpumask_var_t, cpu_sibling_map);