 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [XenPPC] [xenppc-unstable] shadowed paramter in prototype, SHEESH!
 # HG changeset patch
# User Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
# Node ID dbfb5fc0b9b2ccc2f481710da8cf419d91ae40d6
# Parent  3bf1684f032ebf5ccabda8f0a7cc10757061b0bf
shadowed paramter in prototype, SHEESH!
Signed-off-by: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
---
 xen/arch/powerpc/rtas.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 3bf1684f032e -r dbfb5fc0b9b2 xen/arch/powerpc/rtas.h
--- a/xen/arch/powerpc/rtas.h   Fri Sep 29 09:53:39 2006 -0400
+++ b/xen/arch/powerpc/rtas.h   Fri Sep 29 11:29:32 2006 -0400
@@ -26,7 +26,7 @@ extern unsigned long rtas_base;
 extern unsigned long rtas_base;
 extern unsigned long rtas_end;
 
-extern int prom_call(void *arg, unsigned rtas_base,
+extern int prom_call(void *arg, unsigned base,
                      unsigned long func, unsigned long msr);
 extern int rtas_init(void *);
 extern int rtas_halt(void);
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |