From: Osama Abdelkader <[email protected]> cpu.h is included twice
Signed-off-by: Osama Abdelkader <[email protected]> Message-id: [email protected] Reviewed-by: Peter Maydell <[email protected]> Signed-off-by: Peter Maydell <[email protected]> --- target/arm/whpx/whpx-all.c | 1 - 1 file changed, 1 deletion(-) diff --git a/target/arm/whpx/whpx-all.c b/target/arm/whpx/whpx-all.c index 36c5e30a03..b0602266af 100644 --- a/target/arm/whpx/whpx-all.c +++ b/target/arm/whpx/whpx-all.c @@ -27,7 +27,6 @@ #include <winerror.h> #include "syndrome.h" -#include "cpu.h" #include "target/arm/cpregs.h" #include "internals.h" -- 2.43.0
