소스 검색

[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>
Lucas Woods 17 년 전
부모
커밋
8d0a6e4da5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      arch/ia64/ia32/ia32priv.h

+ 0 - 1
arch/ia64/ia32/ia32priv.h

@@ -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.