Skip to content

Commit

Permalink
[IA64] Remove duplicate includes from ia32priv.h
Browse files Browse the repository at this point in the history
Don't need asm/processor.h twice

Signed-off-by: Lucas Woods <woodzy@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
  • Loading branch information
Lucas Woods authored and Tony Luck committed Nov 6, 2007
1 parent b17de36 commit 8d0a6e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/ia64/ia32/ia32priv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8d0a6e4

Please sign in to comment.