diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-10-25 23:21:42 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-10-26 10:55:24 +0100 |
commit | 4e7d30dba493b60a80e9b590add1b4402265cc83 (patch) | |
tree | 514451ed0ff6a1b9f9a9f298e0333a75e324f817 /ipc | |
parent | f25319d2cb439249a6859f53ad42ffa332b0acba (diff) | |
download | lwn-4e7d30dba493b60a80e9b590add1b4402265cc83.tar.gz lwn-4e7d30dba493b60a80e9b590add1b4402265cc83.zip |
MIPS: lantiq: add clk_round_rate()
This adds a basic implementation of clk_round_rate()
The clk_round_rate() function is called by multiple drivers and
subsystems now and the lantiq clk driver is supposed to export this,
but doesn't do so, this causes linking problems like this one:
ERROR: "clk_round_rate" [drivers/media/v4l2-core/videodev.ko] undefined!
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: John Crispin <blogic@openwrt.org>
Cc: <stable@vger.kernel.org> # 4.1+
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11358/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions