[IA64] Remove duplicate includes from ia32priv.h
authorLucas Woods <woodzy@gmail.com>
Mon, 5 Nov 2007 20:13:28 +0000 (07:13 +1100)
committerTony Luck <tony.luck@intel.com>
Tue, 6 Nov 2007 21:30:47 +0000 (13:30 -0800)
Don't need asm/processor.h twice

Signed-off-by: Lucas Woods <woodzy@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/ia32/ia32priv.h

index 466bbcb138b2f57beed7181010beeda0d2513726..c5c872b250da5e420a661fb25223115fe2c7b424 100644 (file)
@@ -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.