|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
[XenPPC] [linux-ppc-2.6] [XEN][POWEPC] build break due to missing <asm/t
# HG changeset patch
# User Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
# Node ID 05367b79152a01edbcc3a834c1f6d5328635435b
# Parent 4e5b952199393a714bb28ded2e6f524448281b44
[XEN][POWEPC] build break due to missing <asm/time.h>
Signed-off-by: Olof Johansson <olof@xxxxxxxxx>
Signed-off-by: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
---
arch/powerpc/platforms/xen/setup.h | 1 +
1 files changed, 1 insertion(+)
diff -r 4e5b95219939 -r 05367b79152a arch/powerpc/platforms/xen/setup.h
--- a/arch/powerpc/platforms/xen/setup.h Mon Nov 20 12:35:47 2006 -0500
+++ b/arch/powerpc/platforms/xen/setup.h Tue Nov 21 09:35:16 2006 -0500
@@ -1,5 +1,6 @@
#include <asm/machdep.h>
+#include <asm/time.h>
extern void evtchn_init_IRQ(void);
extern void xen_init_IRQ(void);
_______________________________________________
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] [linux-ppc-2.6] [XEN][POWEPC] build break due to missing <asm/time.h>,
Xen patchbot-linux-ppc-2 . 6 <=
|
|
|
|
|