Re: [Xen-ia64-devel] [Patch] cleanup warning of xencons_early_setup

2007-02-04 Thread Alex Williamson
On Sun, 2007-02-04 at 08:15 +0900, Akio Takebe wrote:
 Hi,
 
 I include xencons.h into setup.c,
 and this patch fix warning at compile time.

   Applied.  Thanks,

Alex

-- 
Alex Williamson HP Open Source  Linux Org.


___
Xen-ia64-devel mailing list
Xen-ia64-devel@lists.xensource.com
http://lists.xensource.com/xen-ia64-devel


[Xen-ia64-devel] [Patch] cleanup warning of xencons_early_setup

2007-02-03 Thread Akio Takebe
Hi,

I include xencons.h into setup.c,
and this patch fix warning at compile time.

Signed-off-by: Akio Takebe [EMAIL PROTECTED]

---

diff -r 0df9dc2f1d03 linux-2.6-xen-sparse/arch/ia64/kernel/setup.c
--- a/linux-2.6-xen-sparse/arch/ia64/kernel/setup.c Thu Feb 01 13:54:26 
2007 
-0700
+++ b/linux-2.6-xen-sparse/arch/ia64/kernel/setup.c Sun Feb 04 16:01:31 
2007 
+0900
@@ -63,6 +63,7 @@
 #ifdef CONFIG_XEN
 #include asm/hypervisor.h
 #include asm/xen/xencomm.h
+#include xen/xencons.h
 #endif
 #include linux/dma-mapping.h
 

Best Regards,

Akio Takebe

cleanup_waning_xencons_early_setup.patch
Description: Binary data
___
Xen-ia64-devel mailing list
Xen-ia64-devel@lists.xensource.com
http://lists.xensource.com/xen-ia64-devel