[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] [IA64] Remove machvec_dig.h
# HG changeset patch # User Alex Williamson <alex.williamson@xxxxxx> # Date 1178549788 21600 # Node ID 423055a4c972be35be880fff0b2cd37acd424c9a # Parent fc0a9a40f1516287639646d088759210b3c8e62c [IA64] Remove machvec_dig.h The DIG machine vector is no longer overloaded for Xen support. Signed-off-by: Alex Williamson <alex.williamson@xxxxxx> --- linux-2.6-xen-sparse/include/asm-ia64/machvec_dig.h | 16 ---------------- 1 files changed, 16 deletions(-) diff -r fc0a9a40f151 -r 423055a4c972 linux-2.6-xen-sparse/include/asm-ia64/machvec_dig.h --- a/linux-2.6-xen-sparse/include/asm-ia64/machvec_dig.h Mon May 07 08:54:56 2007 -0600 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,16 +0,0 @@ -#ifndef _ASM_IA64_MACHVEC_DIG_h -#define _ASM_IA64_MACHVEC_DIG_h - -extern ia64_mv_setup_t dig_setup; - -/* - * This stuff has dual use! - * - * For a generic kernel, the macros are used to initialize the - * platform's machvec structure. When compiling a non-generic kernel, - * the macros are used directly. - */ -#define platform_name "dig" -#define platform_setup dig_setup - -#endif /* _ASM_IA64_MACHVEC_DIG_h */ _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |