]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/x86/kernel/process_32.c
Disintegrate asm/system.h for X86
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / kernel / process_32.c
index 9d7d4842bfafee620bbead3aac128594bbe7f912..aae4f4bbbe886724c51b6be6f26a3e3f5837188f 100644 (file)
@@ -41,7 +41,6 @@
 #include <linux/cpuidle.h>
 
 #include <asm/pgtable.h>
-#include <asm/system.h>
 #include <asm/ldt.h>
 #include <asm/processor.h>
 #include <asm/i387.h>
@@ -59,6 +58,7 @@
 #include <asm/syscalls.h>
 #include <asm/debugreg.h>
 #include <asm/nmi.h>
+#include <asm/switch_to.h>
 
 asmlinkage void ret_from_fork(void) __asm__("ret_from_fork");