hw/intc/arm_gicv3_its: Sort ITS command list into numeric order
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 22 Jan 2022 18:24:37 +0000 (18:24 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Jan 2022 14:29:47 +0000 (14:29 +0000)
commit714d8bde0423b38117bfebd88e2f09a01a0efbfd
treef67e9d8fee0f7ae362832c875e8a279874875e94
parent703090770c19dad32f42a8bc27393ed01b7bc42f
hw/intc/arm_gicv3_its: Sort ITS command list into numeric order

The list of #defines for the ITS command packet numbers is neither
in alphabetical nor numeric order. Sort it into numeric order.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220122182444.724087-8-peter.maydell@linaro.org
hw/intc/gicv3_internal.h