tegra: Replace 'Norrin' with 'Nyan-big' and fix typo
[oweals/u-boot.git] / arch / arm / mach-uniphier / timer.c
index adef08d2ded76a5e8d259b0fd00c797b6a684e31..27ada2924c9577c4cb0a96fcf834a109d0e5f035 100644 (file)
@@ -1,12 +1,11 @@
 /*
- * Copyright (C) 2012-2014 Panasonic Corporation
- *   Author: Masahiro Yamada <yamada.m@jp.panasonic.com>
+ * Copyright (C) 2012-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/arm-mpcore.h>
 
 #define PERIPHCLK (50 * 1000 * 1000) /* 50 MHz */