x86: Remove unneeded includes
Clean up includes of and in <asm/syscalls.h> Signed-off-by: Brian Gerst <brgerst@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20200313195144.164260-19-brgerst@gmail.com
This commit is contained in:
committed by
Thomas Gleixner
parent
0f78ff1711
commit
ffd75b373f
@ -42,8 +42,6 @@
|
||||
#endif /* CONFIG_X86_64 */
|
||||
|
||||
#include <asm/syscall.h>
|
||||
#include <asm/syscalls.h>
|
||||
|
||||
#include <asm/sigframe.h>
|
||||
#include <asm/signal.h>
|
||||
|
||||
|
Reference in New Issue
Block a user