summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/common.h
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2013-01-27 11:07:23 +0100
committerJason Cooper <jason@lakedaemon.net>2013-05-29 19:32:04 +0000
commit0e2ee0c0610ec211a9f0ebf3088cbf4da422ebf8 (patch)
tree2db5838181e9752de57a872bb80051088464ed87 /arch/arm/mach-kirkwood/common.h
parent3207792e62498f872d64f12e2fc368aa9d7e3795 (diff)
downloadblackbird-op-linux-0e2ee0c0610ec211a9f0ebf3088cbf4da422ebf8.tar.gz
blackbird-op-linux-0e2ee0c0610ec211a9f0ebf3088cbf4da422ebf8.zip
arm: kirkwood: Instantiate cpufreq driver
Register a platform driver structure for the cpufreq driver. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Adam Baker <linux@baker-net.org.uk> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/mach-kirkwood/common.h')
-rw-r--r--arch/arm/mach-kirkwood/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-kirkwood/common.h b/arch/arm/mach-kirkwood/common.h
index 21da3b1ebd7b..99e769893c35 100644
--- a/arch/arm/mach-kirkwood/common.h
+++ b/arch/arm/mach-kirkwood/common.h
@@ -51,6 +51,8 @@ void kirkwood_nand_init_rnb(struct mtd_partition *parts, int nr_parts,
int (*dev_ready)(struct mtd_info *));
void kirkwood_audio_init(void);
void kirkwood_cpuidle_init(void);
+void kirkwood_cpufreq_init(void);
+
void kirkwood_restart(char, const char *);
void kirkwood_clk_init(void);
OpenPOWER on IntegriCloud