On 18.03.2020 22:30, Andrew Cooper wrote: > This reduces the complexity of processor.h, particularly the need to include > public/xen.h. Substitute processor.h includes for microcode.h in some > sources, and add microcode.h includes in others. > > Only 4 of the 7 function declarations are actually called externally. > early_microcode_update_cpu() has no callers so make it static, and move the > vendor init declarations to private.h > > No functional change. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Acked-by: Jan Beulich <jbeul...@suse.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel