summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-02-02 09:24:10 -0500
committerTom Rini <trini@konsulko.com>2021-02-02 09:24:10 -0500
commitfdcb93e1709ab1a2ebb562455621617c29e2099c (patch)
tree7e81a83f46b79862c37614596e0074334269b0b1 /arch/arm/cpu
parent1aa9c3b9308763f9b1d3e31a02276baf98245945 (diff)
parentaa8544e0d16ffed53597a99883e0eb1f17818f48 (diff)
downloadu-boot-fdcb93e1709ab1a2ebb562455621617c29e2099c.tar.gz
u-boot-fdcb93e1709ab1a2ebb562455621617c29e2099c.tar.xz
u-boot-fdcb93e1709ab1a2ebb562455621617c29e2099c.zip
Merge branch '2021-02-01-assorted-fixes'
- Assorted fixes
Diffstat (limited to 'arch/arm/cpu')
-rw-r--r--arch/arm/cpu/armv8/fwcall.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/cpu/armv8/fwcall.c b/arch/arm/cpu/armv8/fwcall.c
index b29bc30fc2..16914dc1ee 100644
--- a/arch/arm/cpu/armv8/fwcall.c
+++ b/arch/arm/cpu/armv8/fwcall.c
@@ -7,7 +7,6 @@
#include <asm-offsets.h>
#include <config.h>
-#include <version.h>
#include <asm/cache.h>
#include <asm/macro.h>
#include <asm/psci.h>