x86/mwait-idle: switch to asm/intel-family.h naming
authorJan Beulich <jbeulich@suse.com>
Thu, 28 Apr 2022 07:59:14 +0000 (09:59 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 28 Apr 2022 07:59:14 +0000 (09:59 +0200)
commit3f6aef8a7a371ce35e83c4a85022ff0e6295d91a
tree068b2f725c93b1b07e43ee3cf3ef88ff447ec27d
parent6cf1398ba9e3f8ea64d58930288a6dffbdb7c207
x86/mwait-idle: switch to asm/intel-family.h naming

This brings us (back) closer to the original Linux source.

While touching mwait_idle_state_table_update() also drop a stray leading
blank.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
xen/arch/x86/cpu/mwait-idle.c