Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8d0a6e4da5ecde2022025ee764e4f7e425a53770
Commit: 8d0a6e4da5ecde2022025ee764e4f7e425a53770
Parent: b17de3619553d004be3fe3c58bf6a63cbec3303b
Author: Lucas Woods <[EMAIL PROTECTED]>
AuthorDate: Tue Nov 6 07:13:28 2007 +1100
Committer: Tony Luck <[EMAIL PROTECTED]>
CommitDate: Tue Nov 6 13:30:47 2007 -0800
[IA64] Remove duplicate includes from ia32priv.h
Don't need asm/processor.h twice
Signed-off-by: Lucas Woods <[EMAIL PROTECTED]>
Signed-off-by: Tony Luck <[EMAIL PROTECTED]>
---
arch/ia64/ia32/ia32priv.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/ia64/ia32/ia32priv.h b/arch/ia64/ia32/ia32priv.h
index 466bbcb..c5c872b 100644
--- 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.
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html