]> git.sur5r.net Git - u-boot/blobdiff - board/phytec/pfla02/pfla02.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / phytec / pfla02 / pfla02.c
index 136f1d5e7068721201edec0ca70c559f23a831c9..aae23a3e44444a9d98781408426fc208435e3118 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 Stefano Babic <sbabic@denx.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
@@ -400,7 +399,7 @@ int board_late_init(void)
 #ifdef CONFIG_SPL_BUILD
 #include <asm/arch/mx6-ddr.h>
 #include <spl.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 
 #define MX6_PHYFLEX_ERR006282  IMX_GPIO_NR(2, 11)
 static void phyflex_err006282_workaround(void)