MIPS: OCTEON: setup: include asm/prom.h
authorAaro Koskinen <[email protected]>
Wed, 21 Nov 2018 22:37:25 +0000 (00:37 +0200)
committerPaul Burton <[email protected]>
Wed, 21 Nov 2018 23:36:40 +0000 (15:36 -0800)
Include arm/prom.h to get the declaration of device_tree_init().

Signed-off-by: Aaro Koskinen <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Patchwork: https://patchwork.linux-mips.org/patch/21202/
Cc: Ralf Baechle <[email protected]>
Cc: James Hogan <[email protected]>
Cc: [email protected]
arch/mips/cavium-octeon/setup.c

index c6badc46481266b11b7c98322d099c4aad500d2d..2c79ab52977a4ed2d3cd7618988209c50bedd208 100644 (file)
@@ -38,6 +38,7 @@
 #include <asm/sections.h>
 #include <asm/fw/fw.h>
 #include <asm/setup.h>
+#include <asm/prom.h>
 #include <asm/time.h>
 
 #include <asm/octeon/octeon.h>