|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] remove extra include
This was added by cset 13419, which was mainly reverted in cset
13499. This include doesn't appear to be necessary and references a
header that only exists on x86. Please apply. Thanks,
Alex
Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>
---
diff -r 701afa77106a xen/common/domain.c
--- a/xen/common/domain.c Fri Jan 19 18:04:00 2007 +0000
+++ b/xen/common/domain.c Fri Jan 19 11:35:29 2007 -0700
@@ -25,7 +25,6 @@
#include <xen/percpu.h>
#include <xen/multicall.h>
#include <asm/debugger.h>
-#include <asm/hvm/support.h>
#include <public/sched.h>
#include <public/vcpu.h>
#ifdef CONFIG_COMPAT
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] remove extra include,
Alex Williamson <=
|
|
|
|
|