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

Use the new linux/clkdev.h to get it building again.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2011-01-07 11:49:49 +09:00
parent 04a186bd2c
commit 6ef9f6fd8e
1 changed files with 1 additions and 1 deletions

View 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