aboutsummaryrefslogtreecommitdiff
path: root/target/arm/psci.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/arm/psci.c')
-rw-r--r--target/arm/psci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/arm/psci.c b/target/arm/psci.c
index eb7b88e926..a74d78802a 100644
--- a/target/arm/psci.c
+++ b/target/arm/psci.c
@@ -22,7 +22,6 @@
#include "sysemu/sysemu.h"
#include "internals.h"
#include "arm-powerctl.h"
-#include "exec/exec-all.h"
bool arm_is_psci_call(ARMCPU *cpu, int excp_type)
{