projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed7e3d1
)
arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice
author
Danny Kukawka
<
[email protected]
>
Thu, 16 Feb 2012 03:56:03 +0000
(
03:56
+0000)
committer
Benjamin Herrenschmidt
<
[email protected]
>
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 <
[email protected]
>
Signed-off-by: Benjamin Herrenschmidt <
[email protected]
>
arch/powerpc/platforms/powernv/setup.c
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/powernv/setup.c
b/arch/powerpc/platforms/powernv/setup.c
index 467bd4ac682441b808c3123ada08ffbe2a4f91a9..db1ad1c8f68fd1ed18a91fbc542a55c9e31d60b1 100644
(file)
--- 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"