aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/compressed/atags_to_fdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/compressed/atags_to_fdt.c')
-rw-r--r--arch/arm/boot/compressed/atags_to_fdt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/compressed/atags_to_fdt.c b/arch/arm/boot/compressed/atags_to_fdt.c
index 64c49747f8a3..8452753efebe 100644
--- a/arch/arm/boot/compressed/atags_to_fdt.c
+++ b/arch/arm/boot/compressed/atags_to_fdt.c
@@ -1,4 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
+#include <linux/libfdt_env.h>
#include <asm/setup.h>
#include <libfdt.h>