hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusion

xive2_regs.h only requires declarations from "qemu/bswap.h".
Include it instead of the huge target-specific "cpu.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Message-Id:  <20231122183920.17905-1-philmd@linaro.org>
master
Philippe Mathieu-Daudé 2023-11-22 15:21:02 +01:00
parent 287fa32324
commit 989f31658e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#ifndef PPC_XIVE2_REGS_H
#define PPC_XIVE2_REGS_H
#include "cpu.h"
#include "qemu/bswap.h"
/*
* Thread Interrupt Management Area (TIMA)