Keir,

   This trivial patch fixes a build error in some ia64 specific code in
xc_linux_build.c.  This is only seen with the previous patch that
enables -Werror on ia64.  Thanks,

        Alex

Signed-off-by: Alex Williamson <[EMAIL PROTECTED]>
---

diff -r 36cf47cfea4e tools/libxc/xc_linux_build.c
--- a/tools/libxc/xc_linux_build.c      Mon Mar 13 15:06:58 2006 +0100
+++ b/tools/libxc/xc_linux_build.c      Mon Mar 13 21:47:13 2006 -0700
@@ -472,7 +472,6 @@ static int setup_guest(int xc_handle,
     unsigned long start_page, pgnr;
     start_info_t *start_info;
     int rc;
-    unsigned long i;
 
     rc = probeimageformat(image, image_size, &load_funcs);
     if ( rc != 0 )



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

Reply via email to