]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/p1_twr/p1_twr.c
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / board / freescale / p1_twr / p1_twr.c
index 02c89998cb4d23c18152c2e3033c3c1b90f4967e..fe99ebf4b202e767f21f4d5d4bda5d214046ff11 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2013 Freescale Semiconductor, Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
@@ -20,7 +19,7 @@
 #include <asm/fsl_lbc.h>
 #include <asm/mp.h>
 #include <miiphy.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include <fdt_support.h>
 #include <fsl_mdio.h>
 #include <tsec.h>