diff options
Diffstat (limited to 'arch/s390/boot/kaslr.c')
-rw-r--r-- | arch/s390/boot/kaslr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/boot/kaslr.c b/arch/s390/boot/kaslr.c index 3bdd8132e56b..c34a6387ce38 100644 --- a/arch/s390/boot/kaslr.c +++ b/arch/s390/boot/kaslr.c | |||
@@ -7,6 +7,7 @@ | |||
7 | #include <asm/timex.h> | 7 | #include <asm/timex.h> |
8 | #include <asm/sclp.h> | 8 | #include <asm/sclp.h> |
9 | #include "compressed/decompressor.h" | 9 | #include "compressed/decompressor.h" |
10 | #include "boot.h" | ||
10 | 11 | ||
11 | #define PRNG_MODE_TDES 1 | 12 | #define PRNG_MODE_TDES 1 |
12 | #define PRNG_MODE_SHA512 2 | 13 | #define PRNG_MODE_SHA512 2 |