|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
[XenPPC] [pushed][ppc] Drags in too many linux headers
changeset: 9709:f2d116c693c6c56f1e20793970bf7e25f3b46e7d
tag: tip
user: jimix@xxxxxxxxxxxxxxxxxxxxx
date: Thu Mar 30 12:06:33 2006 -0500
files: xen/arch/ppc/mpic.c
description:
[ppc] Drags in too many linux headers
diff -r a0486ace79b6bce91c26c1c57519a6eb35351879 -r
f2d116c693c6c56f1e20793970bf7e25f3b46e7d xen/arch/ppc/mpic.c
--- a/xen/arch/ppc/mpic.c Thu Mar 30 08:33:48 2006 -0500
+++ b/xen/arch/ppc/mpic.c Thu Mar 30 12:06:33 2006 -0500
@@ -83,12 +83,12 @@ typedef int irqreturn_t;
#include <xen/spinlock.h>
//#include <asm/pci.h>
-#include <asm/ptrace.h>
-#include <asm/signal.h>
+//#include <asm/ptrace.h>
+//#include <asm/signal.h>
#include <asm/io.h>
//#include <asm/pgtable.h>
//#include <asm/irq.h>
-#include <asm/machdep.h>
+//#include <asm/machdep.h>
#include <asm/mpic.h>
#include <asm/smp.h>
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [XenPPC] [pushed][ppc] Drags in too many linux headers,
jimix <=
|
|
|
|
|