* [PATCH] sh64: arch/sh64/kernel/signal.h - duplicate include removal
@ 2007-07-29 22:44 Jesper Juhl
2007-07-29 22:52 ` Paul Mundt
0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2007-07-29 22:44 UTC (permalink / raw)
To: Paul Mundt
Cc: Richard Curnow, linuxsh-shmedia-dev, Linux Kernel Mailing List,
Andrew Morton, Jesper Juhl
Hi,
This patch removes the duplicate inclusion of linux/personality.h
from arch/sh64/kernel/signal.c
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] sh64: arch/sh64/kernel/signal.h - duplicate include removal
2007-07-29 22:44 [PATCH] sh64: arch/sh64/kernel/signal.h - duplicate include removal Jesper Juhl
@ 2007-07-29 22:52 ` Paul Mundt
0 siblings, 0 replies; 2+ messages in thread
From: Paul Mundt @ 2007-07-29 22:52 UTC (permalink / raw)
To: Jesper Juhl
Cc: Richard Curnow, linuxsh-shmedia-dev, Linux Kernel Mailing List,
Andrew Morton
On Mon, Jul 30, 2007 at 12:44:00AM +0200, Jesper Juhl wrote:
> This patch removes the duplicate inclusion of linux/personality.h
> from arch/sh64/kernel/signal.c
>
> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-29 22:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-29 22:44 [PATCH] sh64: arch/sh64/kernel/signal.h - duplicate include removal Jesper Juhl
2007-07-29 22:52 ` Paul Mundt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox