Commit 7d65ee78 authored by Anton Blanchard's avatar Anton Blanchard

ppc64: move xics.h into include/asm-ppc64

parent a63e23ee
......@@ -60,7 +60,7 @@
#include "i8259.h"
#include "open_pic.h"
#include "xics.h"
#include <asm/xics.h>
#include <asm/ppcdebug.h>
extern volatile unsigned char *chrp_int_ack_special;
......
......@@ -22,7 +22,7 @@
#include <asm/naca.h>
#include <asm/rtas.h>
#include "i8259.h"
#include "xics.h"
#include <asm/xics.h>
#include <asm/ppcdebug.h>
#include <asm/machdep.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment