diff options
Diffstat (limited to 'arch/arm/kernel/setup.c')
-rw-r--r-- | arch/arm/kernel/setup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/kernel/setup.c b/arch/arm/kernel/setup.c index 095d6611c84e..129fbd55bde8 100644 --- a/arch/arm/kernel/setup.c +++ b/arch/arm/kernel/setup.c | |||
@@ -53,6 +53,7 @@ | |||
53 | #include <asm/mach/time.h> | 53 | #include <asm/mach/time.h> |
54 | #include <asm/traps.h> | 54 | #include <asm/traps.h> |
55 | #include <asm/unwind.h> | 55 | #include <asm/unwind.h> |
56 | #include <asm/memblock.h> | ||
56 | 57 | ||
57 | #if defined(CONFIG_DEPRECATED_PARAM_STRUCT) | 58 | #if defined(CONFIG_DEPRECATED_PARAM_STRUCT) |
58 | #include "compat.h" | 59 | #include "compat.h" |