diff options
| author | Hauke Mehrtens <[email protected]> | 2015-10-25 23:21:42 +0100 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2015-11-11 08:36:48 +0100 |
| commit | 500fab97c682f3264eb7f96c22575d70cce6b2b4 (patch) | |
| tree | fb174a1686fdaeadfb4335ac537d7711ab38a188 /tools/perf/scripts/python | |
| parent | e1e1611598148e03c6d65e6c23338f4ff2cee71e (diff) | |
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 <[email protected]>
Acked-by: John Crispin <[email protected]>
Cc: <[email protected]> # 4.1+
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/11358/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions