[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] [PATCH] remove set_gpfn_from_mfn from config.h
set_gpfn_from_mfn() in config.h (was dummy set_pfn_from_mfn) is now defined in mm.h. Remove from config.h to eliminate a bunch of compile warnings. Thanks, Alex Signed-off-by: Alex Williamson <alex.williamson@xxxxxx> --- --- a/xen/include/asm-ia64/config.h Tue Feb 7 11:59:27 2006 +++ b/xen/include/asm-ia64/config.h Tue Feb 7 12:38:12 2006 @@ -215,9 +215,6 @@ // see include/asm-ia64/mm.h, handle remaining page_info uses until gone #define page_info page -// see common/memory.c -#define set_gpfn_from_mfn(x,y) do { } while (0) - // see common/keyhandler.c #define nop() asm volatile ("nop 0") _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |