]> xenbits.xensource.com Git - people/andrewcoop/xen.git/commit
x86/HVM: drop stdvga's "sr[]" struct member
authorJan Beulich <jbeulich@suse.com>
Thu, 12 Sep 2024 07:14:55 +0000 (09:14 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 12 Sep 2024 07:14:55 +0000 (09:14 +0200)
commit7aba44bdd78aedb97703811948c3b69ccff85032
treeae49d9c690188153f1db41d71644990452b44f27
parentb16c0966a17f19c0e55ed0b9baa28191d2590178
x86/HVM: drop stdvga's "sr[]" struct member

No consumers are left, hence the producer and the array itself can also
go away. The static sr_mask[] is then orphaned and hence needs dropping,
too.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/hvm/stdvga.c
xen/arch/x86/include/asm/hvm/io.h