forked from Minki/linux
[IA64] Remove duplicate includes from ia32priv.h
Don't need asm/processor.h twice Signed-off-by: Lucas Woods <woodzy@gmail.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
This commit is contained in:
parent
b17de36195
commit
8d0a6e4da5
@ -290,7 +290,6 @@ struct old_linux32_dirent {
|
||||
#define _ASM_IA64_ELF_H /* Don't include elf.h */
|
||||
|
||||
#include <linux/sched.h>
|
||||
#include <asm/processor.h>
|
||||
|
||||
/*
|
||||
* This is used to ensure we don't load something for the wrong architecture.
|
||||
|
Loading…
Reference in New Issue
Block a user