]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mx6sxsabreauto/mx6sxsabreauto.c
serial: serial_msm: added pinmux & config
[u-boot] / board / freescale / mx6sxsabreauto / mx6sxsabreauto.c
index e7ab81091d8857604f9a4ba80a7ecb84464f5b57..975af2c8956eb321c780af44149bb062dd47beff 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2014 Freescale Semiconductor, Inc.
  *
  * Author: Ye Li <ye.li@nxp.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <asm/arch/clock.h>
@@ -13,8 +12,8 @@
 #include <asm/arch/mx6-pins.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 <asm/io.h>
 #include <linux/sizes.h>
 #include <common.h>