Loading arch/x86/include/asm/syscalls.h +0 −5 Original line number Diff line number Diff line Loading @@ -8,11 +8,6 @@ #ifndef _ASM_X86_SYSCALLS_H #define _ASM_X86_SYSCALLS_H #include <linux/compiler.h> #include <linux/linkage.h> #include <linux/signal.h> #include <linux/types.h> /* Common in X86_32 and X86_64 */ /* kernel/ioport.c */ long ksys_ioperm(unsigned long from, unsigned long num, int turn_on); Loading arch/x86/kernel/ldt.c +0 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,6 @@ #include <asm/tlb.h> #include <asm/desc.h> #include <asm/mmu_context.h> #include <asm/syscalls.h> #include <asm/pgtable_areas.h> /* This is a multiple of PAGE_SIZE. */ Loading arch/x86/kernel/process.c +0 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,6 @@ #include <linux/hw_breakpoint.h> #include <asm/cpu.h> #include <asm/apic.h> #include <asm/syscalls.h> #include <linux/uaccess.h> #include <asm/mwait.h> #include <asm/fpu/internal.h> Loading arch/x86/kernel/process_32.c +0 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,6 @@ #include <asm/tlbflush.h> #include <asm/cpu.h> #include <asm/syscalls.h> #include <asm/debugreg.h> #include <asm/switch_to.h> #include <asm/vm86.h> Loading arch/x86/kernel/process_64.c +0 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,6 @@ #include <asm/desc.h> #include <asm/proto.h> #include <asm/ia32.h> #include <asm/syscalls.h> #include <asm/debugreg.h> #include <asm/switch_to.h> #include <asm/xen/hypervisor.h> Loading Loading
arch/x86/include/asm/syscalls.h +0 −5 Original line number Diff line number Diff line Loading @@ -8,11 +8,6 @@ #ifndef _ASM_X86_SYSCALLS_H #define _ASM_X86_SYSCALLS_H #include <linux/compiler.h> #include <linux/linkage.h> #include <linux/signal.h> #include <linux/types.h> /* Common in X86_32 and X86_64 */ /* kernel/ioport.c */ long ksys_ioperm(unsigned long from, unsigned long num, int turn_on); Loading
arch/x86/kernel/ldt.c +0 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,6 @@ #include <asm/tlb.h> #include <asm/desc.h> #include <asm/mmu_context.h> #include <asm/syscalls.h> #include <asm/pgtable_areas.h> /* This is a multiple of PAGE_SIZE. */ Loading
arch/x86/kernel/process.c +0 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,6 @@ #include <linux/hw_breakpoint.h> #include <asm/cpu.h> #include <asm/apic.h> #include <asm/syscalls.h> #include <linux/uaccess.h> #include <asm/mwait.h> #include <asm/fpu/internal.h> Loading
arch/x86/kernel/process_32.c +0 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,6 @@ #include <asm/tlbflush.h> #include <asm/cpu.h> #include <asm/syscalls.h> #include <asm/debugreg.h> #include <asm/switch_to.h> #include <asm/vm86.h> Loading
arch/x86/kernel/process_64.c +0 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,6 @@ #include <asm/desc.h> #include <asm/proto.h> #include <asm/ia32.h> #include <asm/syscalls.h> #include <asm/debugreg.h> #include <asm/switch_to.h> #include <asm/xen/hypervisor.h> Loading