projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b17de36
)
[IA64] Remove duplicate includes from ia32priv.h
author
Lucas Woods
<woodzy@gmail.com>
Mon, 5 Nov 2007 20:13:28 +0000
(07:13 +1100)
committer
Tony 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/ia64/ia32/ia32priv.h
b/arch/ia64/ia32/ia32priv.h
index 466bbcb138b2f57beed7181010beeda0d2513726..c5c872b250da5e420a661fb25223115fe2c7b424 100644
(file)
--- a/
arch/ia64/ia32/ia32priv.h
+++ b/
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.