]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-uniphier/cmd_ddrphy.c
ARM: keystone2: Cleanup SoC detection
[u-boot] / arch / arm / mach-uniphier / cmd_ddrphy.c
index 5f44927b171ecd7719f47e623e91762142967389..dbbefd424b9abec52d5eb8b012b7d66affbfc5ae 100644 (file)
@@ -1,12 +1,11 @@
 /*
- * 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 <linux/io.h>
 #include <mach/ddrphy-regs.h>
 
 /* Select either decimal or hexadecimal */