]> xenbits.xensource.com Git - xen.git/commit
riscv: Remove asm/byteorder.h
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 28 Mar 2025 11:50:16 +0000 (11:50 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 18 Apr 2025 14:16:12 +0000 (15:16 +0100)
commit7aed4daa38ddf0b505eb107565c89ab06b121fb7
tree4fca473c1527312bb9f62b18e67a4a8b66961885
parentacec467875cd84155e5e885944466950a649ff85
riscv: Remove asm/byteorder.h

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

The use of byteorder.h in io.h appears to have been copy&paste from ARM.  It's
not needed, but macros and types are.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
xen/arch/riscv/include/asm/byteorder.h [deleted file]
xen/arch/riscv/include/asm/io.h