Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0a167e0a authored by Danny Kukawka's avatar Danny Kukawka Committed by Benjamin Herrenschmidt
Browse files

arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice



arch/powerpc/platforms/powernv/setup.c: included 'asm/xics.h' twice,
remove the duplicate.

Signed-off-by: default avatarDanny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: default avatarBenjamin Herrenschmidt <benh@kernel.crashing.org>
parent ed7e3d1c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
#include <asm/xics.h>
#include <asm/rtas.h>
#include <asm/opal.h>
#include <asm/xics.h>

#include "powernv.h"