On 06.02.2023 13:42, Xenia Ragiadakou wrote: > Since none of the declarations and macro definitions in asm/hvm/support.h is > referred in x86/cpu/hygon.c, remove the unnecessary include. > > To resolve the subsequent build error for implicit declaration of wrmsrl() > and rdmsrl() triggered in asm/spec_ctrl.h, replace asm/msr-index.h with > asm/msr.h in asm/spec_ctrl.h's included headers. > > No functional change intended. > > Signed-off-by: Xenia Ragiadakou <burzalod...@gmail.com>
Acked-by: Jan Beulich <jbeul...@suse.com>