summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/crash.c
diff options
context:
space:
mode:
authorJesper Juhl <jesper.juhl@gmail.com>2007-07-30 08:18:25 +1000
committerPaul Mackerras <paulus@samba.org>2007-08-17 11:01:51 +1000
commit9420dc65ff9e6b67c032286efde823aeb8684670 (patch)
treeb918f80f7bd45e989dd1a00a64dd09dd636d4d84 /arch/powerpc/kernel/crash.c
parent2a4a9fbf26b109a748a336560ae3155c54f89de8 (diff)
downloadlinux-9420dc65ff9e6b67c032286efde823aeb8684670.tar.bz2
[POWERPC] Clean out a bunch of duplicate includes
This removes several duplicate includes from arch/powerpc/. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/crash.c')
-rw-r--r--arch/powerpc/kernel/crash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/crash.c b/arch/powerpc/kernel/crash.c
index 37658ea417fa..77c749a13378 100644
--- a/arch/powerpc/kernel/crash.c
+++ b/arch/powerpc/kernel/crash.c
@@ -24,7 +24,6 @@
#include <linux/init.h>
#include <linux/irq.h>
#include <linux/types.h>
-#include <linux/irq.h>
#include <asm/processor.h>
#include <asm/machdep.h>