Merge branch 'next'
[oweals/u-boot.git] / arch / arm / mach-omap2 / am33xx / fdt.c
index 02e82438004744b83c761ea3f88ff720455c4f22..c81dc808e5db7f1c63ceb92a75d9218fcf5b7239 100644 (file)
@@ -1,11 +1,11 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2017 Texas Instruments, Inc.
- *
- * SPDX-License-Identifier: GPL-2.0+
  */
 
 #include <common.h>
-#include <libfdt.h>
+#include <hang.h>
+#include <linux/libfdt.h>
 #include <fdt_support.h>
 #include <malloc.h>