]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/ls2080ardb/ls2080ardb.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / freescale / ls2080ardb / ls2080ardb.c
index d781e3e9ab1f83eafab7894c53d8071b9a854dad..683fe4458862b7494bd07caf51ce3b9015e9545a 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 NXP Semiconductors
  * Copyright 2015 Freescale Semiconductor
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 #include <common.h>
 #include <malloc.h>
@@ -13,7 +12,7 @@
 #include <asm/io.h>
 #include <hwconfig.h>
 #include <fdt_support.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include <fsl-mc/fsl_mc.h>
 #include <environment.h>
 #include <efi_loader.h>