diff options
Diffstat (limited to 'arch/mips/mach-mtmips/spl.c')
-rw-r--r-- | arch/mips/mach-mtmips/spl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mach-mtmips/spl.c b/arch/mips/mach-mtmips/spl.c index 2a24af70c3..38d9e9160d 100644 --- a/arch/mips/mach-mtmips/spl.c +++ b/arch/mips/mach-mtmips/spl.c @@ -7,6 +7,7 @@ #include <common.h> #include <fdt.h> +#include <init.h> #include <spl.h> #include <asm/sections.h> #include <linux/sizes.h> |