Commit 6ef9f6fd authored by Paul Mundt's avatar Paul Mundt

ARM: mach-shmobile: Fix up clkdev fallout for SH73A0.

Use the new linux/clkdev.h to get it building again.
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 04a186bd
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment