ARM: mach-shmobile: Fix up clkdev fallout for SH73A0.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 7 Jan 2011 02:49:49 +0000 (11:49 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 7 Jan 2011 02:49:49 +0000 (11:49 +0900)
Use the new linux/clkdev.h to get it building again.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/clock-sh73a0.c

index c196a288f222fbe23ec46d960abb2859e105ed4b..720a71433be60743fe01214a4fa335322c92e71f 100644 (file)
@@ -20,8 +20,8 @@
 #include <linux/kernel.h>
 #include <linux/io.h>
 #include <linux/sh_clk.h>
+#include <linux/clkdev.h>
 #include <mach/common.h>
-#include <asm/clkdev.h>
 
 #define FRQCRA         0xe6150000
 #define FRQCRB         0xe6150004