]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/mach-uniphier/ph1-pro4/boot-mode.c
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
[karo-tx-uboot.git] / arch / arm / mach-uniphier / ph1-pro4 / boot-mode.c
index 9894c1a9c0168340042e928d1f0ee1b30d016bad..54a2510b97f7cf770e147de300d89e92c455461e 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 <spl.h>
-#include <asm/io.h>
+#include <linux/io.h>
 #include <mach/boot-device.h>
 #include <mach/sg-regs.h>
 #include <mach/sbc-regs.h>