Skip to content

Commit

Permalink
arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Danny Kukawka authored and Benjamin Herrenschmidt committed Feb 27, 2012
1 parent ed7e3d1 commit 0a167e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/powerpc/platforms/powernv/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#include <asm/xics.h>
#include <asm/rtas.h>
#include <asm/opal.h>
#include <asm/xics.h>

#include "powernv.h"

Expand Down

0 comments on commit 0a167e0

Please sign in to comment.