]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/t102xqds/pci.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / freescale / t102xqds / pci.c
index 736928961852cad7a71660af97fcc8c44fa82c74..4100370e209a25ecdb59fb4988088584b6f64f29 100644 (file)
@@ -1,14 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2014 Freescale Semiconductor, Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
 #include <command.h>
 #include <pci.h>
 #include <asm/fsl_pci.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include <fdt_support.h>
 #include <asm/fsl_serdes.h>