Browse Source

powerpc/opal-lpc: Remove unneeded include

We don't need asm/xics.h

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Benjamin Herrenschmidt 8 years ago
parent
commit
86f7ce4b47
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/powerpc/platforms/powernv/opal-lpc.c

+ 0 - 1
arch/powerpc/platforms/powernv/opal-lpc.c

@@ -18,7 +18,6 @@
 
 
 #include <asm/machdep.h>
 #include <asm/machdep.h>
 #include <asm/firmware.h>
 #include <asm/firmware.h>
-#include <asm/xics.h>
 #include <asm/opal.h>
 #include <asm/opal.h>
 #include <asm/prom.h>
 #include <asm/prom.h>
 #include <linux/uaccess.h>
 #include <linux/uaccess.h>