]> xenbits.xensource.com Git - xen.git/commit
x86: Drop asm/byteorder.h
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 28 Mar 2025 11:19:23 +0000 (11:19 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 18 Apr 2025 14:16:12 +0000 (15:16 +0100)
commit209ab249bd93c2932bf02307aa51dd062a7c3ef6
tree0de866c5b04dc92c29285645acb2d73a6228d389
parent7aed4daa38ddf0b505eb107565c89ab06b121fb7
x86: Drop asm/byteorder.h

With the common code moved fully onto xen/byteorder.h, clean up the dregs.

It turns out that msi.h has not needed byteorder.h since the use of
__{BIG,LITTLE}_ENDIAN_BITFIELD was dropped in commit d58f3941ce3f ("x86/MSI:
use standard C types in structures/unions").

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/include/asm/byteorder.h [deleted file]
xen/arch/x86/include/asm/msi.h