s390/boot: add missing declarations and includes
[platform/kernel/linux-starfive.git] / arch / s390 / boot / kaslr.c
index 3bdd813..c34a638 100644 (file)
@@ -7,6 +7,7 @@
 #include <asm/timex.h>
 #include <asm/sclp.h>
 #include "compressed/decompressor.h"
+#include "boot.h"
 
 #define PRNG_MODE_TDES  1
 #define PRNG_MODE_SHA512 2