ia64/xen-unstable
changeset 16329:3fd755b95f6f
[IA64] Cleanup: remove unused fields from struct arch_domain
Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com>
Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com>
author | Alex Williamson <alex.williamson@hp.com> |
---|---|
date | Tue Nov 06 14:05:50 2007 -0700 (2007-11-06) |
parents | 7ca6e0b9f73d |
children | a071725bda88 |
files | xen/include/asm-ia64/domain.h |
line diff
1.1 --- a/xen/include/asm-ia64/domain.h Tue Nov 06 14:03:36 2007 -0700 1.2 +++ b/xen/include/asm-ia64/domain.h Tue Nov 06 14:05:50 2007 -0700 1.3 @@ -152,8 +152,6 @@ struct arch_domain { 1.4 struct virtual_platform_def vmx_platform; 1.5 #define hvm_domain vmx_platform /* platform defs are not vmx specific */ 1.6 1.7 - u64 xen_vastart; 1.8 - u64 xen_vaend; 1.9 u64 shared_info_va; 1.10 1.11 /* Address of SAL emulator data */