• Ingo Molnar's avatar
    x86, uv: build fix for "x86, uv: update x86 mmr list for SGI uv" · e407dffd
    Ingo Molnar authored
    fix:
    
    In file included from arch/x86/kernel/genx2apic_uv_x.c:25:
    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 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>
    e407dffd
uv_mmrs.h 62.6 KB