]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-uniphier/cmd_ddrphy.c
dm: gpio: hi6220: Add a hi6220 GPIO driver model driver.
[u-boot] / arch / arm / mach-uniphier / cmd_ddrphy.c
index 431d9010f1056f8ee765e0ae0187cbedc9776d65..dbbefd424b9abec52d5eb8b012b7d66affbfc5ae 100644 (file)
@@ -1,13 +1,12 @@
 /*
- * Copyright (C) 2014 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2014-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
-#include <asm/io.h>
-#include <asm/arch/ddrphy-regs.h>
+#include <linux/io.h>
+#include <mach/ddrphy-regs.h>
 
 /* Select either decimal or hexadecimal */
 #if 1