Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f6d7543ab2098cc32d09b8b4edae6934977792c1
Commit:     f6d7543ab2098cc32d09b8b4edae6934977792c1
Parent:     757e2d60c32c5baf1992219b3178da16868423b3
Author:     Jesper Juhl <[EMAIL PROTECTED]>
AuthorDate: Sun Aug 12 12:16:45 2007 +0900
Committer:  Paul Mundt <[EMAIL PROTECTED]>
CommitDate: Sun Aug 12 12:16:45 2007 +0900

    sh64: arch/sh64/kernel/signal.c: duplicate include removal
    
    Remove the duplicate inclusion of linux/personality.h from
    arch/sh64/kernel/signal.c
    
    Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]>
    Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
    Signed-off-by: Paul Mundt <[EMAIL PROTECTED]>
---
 arch/sh64/kernel/signal.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/sh64/kernel/signal.c b/arch/sh64/kernel/signal.c
index 0bb4a8f..79fc48c 100644
--- a/arch/sh64/kernel/signal.c
+++ b/arch/sh64/kernel/signal.c
@@ -25,7 +25,6 @@
 #include <linux/ptrace.h>
 #include <linux/unistd.h>
 #include <linux/stddef.h>
-#include <linux/personality.h>
 #include <asm/ucontext.h>
 #include <asm/uaccess.h>
 #include <asm/pgtable.h>
-
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

Reply via email to