]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/mach-uniphier/ph1-pro4/early_clkrst_init.c
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
[karo-tx-uboot.git] / arch / arm / mach-uniphier / ph1-pro4 / early_clkrst_init.c
index 37bb79e25a11c955aa8db9110f7415beae44f3f2..60204b53ba5abddaaa2d94ddc6b116db9c5d8eea 100644 (file)
@@ -1,13 +1,12 @@
 /*
- * Copyright (C) 2011-2015 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2011-2015 Masahiro Yamada <yamada.m@jp.panasonic.com>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
 #include <spl.h>
-#include <asm/io.h>
+#include <linux/io.h>
 #include <mach/sc-regs.h>
 
 void early_clkrst_init(void)