Skip to content

Commit 86f7ce4

Browse files
ozbenhmpe
authored andcommitted
powerpc/opal-lpc: Remove unneeded include
We don't need asm/xics.h Signed-off-by: Benjamin Herrenschmidt <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
1 parent 2717a33 commit 86f7ce4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/powerpc/platforms/powernv/opal-lpc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
#include <asm/machdep.h>
2020
#include <asm/firmware.h>
21-
#include <asm/xics.h>
2221
#include <asm/opal.h>
2322
#include <asm/prom.h>
2423
#include <linux/uaccess.h>

0 commit comments

Comments
 (0)