• Ingo Molnar's avatar
    x86, uv: build fix #2 for "x86, uv: update x86 mmr list for SGI uv" · 26e9e57b
    Ingo Molnar authored
    fix:
    
     In file included from arch/x86/kernel/tlb_uv.c:14:
     include/asm/uv/uv_mmrs.h:986: error: redefinition of ‘union uvh_rh_gam_cfg_overlay_config_mmr_u’
     include/asm/uv/uv_mmrs.h:988: error: redefinition of ‘struct uvh_rh_gam_cfg_overlay_config_mmr_s’
     include/asm/uv/uv_mmrs.h:1064: error: redefinition of ‘union uvh_rh_gam_mmioh_overlay_config_mmr_u’
     include/asm/uv/uv_mmrs.h:1066: error: redefinition of ‘struct uvh_rh_gam_mmioh_overlay_config_mmr_s’
    
    caused by another duplicate section (cut & paste error) in commit
    5d061e39 "x86, uv: update x86 mmr list for SGI uv".
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    26e9e57b
uv_mmrs.h 61.5 KB