diff options
Diffstat (limited to 'arch/s390/kernel/switch_cpu64.S')
-rw-r--r-- | arch/s390/kernel/switch_cpu64.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/kernel/switch_cpu64.S b/arch/s390/kernel/switch_cpu64.S index c73ede3c1d6..d94aacc898c 100644 --- a/arch/s390/kernel/switch_cpu64.S +++ b/arch/s390/kernel/switch_cpu64.S @@ -6,7 +6,6 @@ */ #include <asm/asm-offsets.h> -#include <asm/lowcore.h> #include <asm/ptrace.h> # smp_switch_to_cpu switches to destination cpu and executes the passed function |