summaryrefslogtreecommitdiff
path: root/arch/mips/mach-octeon/bootoctlinux.c
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2020-12-11 17:05:56 +0100
committerStefan Roese <sr@denx.de>2021-04-28 10:05:11 +0200
commitcbcf35850a206d5ebb01a68a2d32a89d37f567d5 (patch)
tree59e3a86448a522e4a5c203b5dc29c89d857c1d5c /arch/mips/mach-octeon/bootoctlinux.c
parent2335cf39f62c2a639ff383f608d63ab1fc149d8a (diff)
mips: octeon: Misc changes required because of the newly added headers
With the newly added headers and their restructuring (which macro is defined where), some changes in the already existing Octeon files are necessary. This patch makes the necessary changes. Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/mips/mach-octeon/bootoctlinux.c')
-rw-r--r--arch/mips/mach-octeon/bootoctlinux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mach-octeon/bootoctlinux.c b/arch/mips/mach-octeon/bootoctlinux.c
index f661c16d476..c195dc28ad7 100644
--- a/arch/mips/mach-octeon/bootoctlinux.c
+++ b/arch/mips/mach-octeon/bootoctlinux.c
@@ -25,6 +25,7 @@
#include <mach/octeon-model.h>
#include <mach/octeon-feature.h>
#include <mach/bootoct_cmd.h>
+#include <mach/cvmx-ciu-defs.h>
DECLARE_GLOBAL_DATA_PTR;