summaryrefslogtreecommitdiff
path: root/arch/mips/mach-octeon/bootoctlinux.c
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2020-12-11 19:05:56 +0300
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2021-04-23 22:03:24 +0300
commitb0f4ba02421d8e9d87a505e4381b9d6677ee3465 (patch)
tree72e7e11f1a8fbcf0413f596c1bc5738299ffd17c /arch/mips/mach-octeon/bootoctlinux.c
parentfe3334d0a36aee534ace306cb15bd3db825dd359 (diff)
downloadu-boot-b0f4ba02421d8e9d87a505e4381b9d6677ee3465.tar.xz
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 f661c16d47..c195dc28ad 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;