]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/qemu-ppce500/qemu-ppce500.c
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / board / freescale / qemu-ppce500 / qemu-ppce500.c
index cf5023c505b238bfc5deca0ca753901b3e71f96b..42a6b5427abb40b6a5e649b9042f9911b5915e75 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2007,2009-2014 Freescale Semiconductor, Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
@@ -11,7 +10,7 @@
 #include <asm/mmu.h>
 #include <asm/fsl_pci.h>
 #include <asm/io.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include <fdt_support.h>
 #include <netdev.h>
 #include <fdtdec.h>