MIPS: ralink: add missing clk_set_rate() to clk.c
authorJohn Crispin <blogic@openwrt.org>
Sun, 16 Mar 2014 04:38:07 +0000 (04:38 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:20 +0000 (07:45 +0100)
commita8b6204761dba0cbf7b859b4f8d3dd52624b4100
treef8bf42c792b2d3bbcd59d6d10d4dbc28bd0e6abf
parent15d11120703df3e78c766c7247058f4903001c56
MIPS: ralink: add missing clk_set_rate() to clk.c

This function was missing causing make allmod to fail.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/8005/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/clk.c