* [PATCH] arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice
@ 2012-02-16 13:56 Danny Kukawka
0 siblings, 0 replies; only message in thread
From: Danny Kukawka @ 2012-02-16 13:56 UTC (permalink / raw)
To: Benjamin Herrenschmidt
Cc: Paul Mackerras, Danny Kukawka, linuxppc-dev, linux-kernel
arch/powerpc/platforms/powernv/setup.c: included 'asm/xics.h' twice,
remove the duplicate.
Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
---
arch/powerpc/platforms/powernv/setup.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/platforms/powernv/setup.c b/arch/powerpc/platforms/powernv/setup.c
index 467bd4a..db1ad1c 100644
--- a/arch/powerpc/platforms/powernv/setup.c
+++ b/arch/powerpc/platforms/powernv/setup.c
@@ -31,7 +31,6 @@
#include <asm/xics.h>
#include <asm/rtas.h>
#include <asm/opal.h>
-#include <asm/xics.h>
#include "powernv.h"
--
1.7.8.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-16 14:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 13:56 [PATCH] arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice Danny Kukawka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox