]> git.sur5r.net Git - u-boot/blobdiff - board/barco/platinum/platinum.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / barco / platinum / platinum.c
index 1485a4856f17431296b5af6eef35f1590c8f1d97..b484ec2e789577bc2ec8fb85b876ed9322456d67 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2014, Barco (www.barco.com)
  * Copyright (C) 2014 Stefan Roese <sr@denx.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
@@ -18,8 +17,8 @@
 #include <asm/arch/crm_regs.h>
 #include <asm/arch/sys_proto.h>
 #include <asm/gpio.h>
-#include <asm/imx-common/iomux-v3.h>
-#include <asm/imx-common/boot_mode.h>
+#include <asm/mach-imx/iomux-v3.h>
+#include <asm/mach-imx/boot_mode.h>
 
 #include "platinum.h"