]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice
authorDanny Kukawka <danny.kukawka@bisect.de>
Thu, 16 Feb 2012 03:56:03 +0000 (03:56 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 27 Feb 2012 00:33:59 +0000 (11:33 +1100)
arch/powerpc/platforms/powernv/setup.c: included 'asm/xics.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/powernv/setup.c

index 467bd4ac682441b808c3123ada08ffbe2a4f91a9..db1ad1c8f68fd1ed18a91fbc542a55c9e31d60b1 100644 (file)
@@ -31,7 +31,6 @@
 #include <asm/xics.h>
 #include <asm/rtas.h>
 #include <asm/opal.h>
-#include <asm/xics.h>
 
 #include "powernv.h"