diff options
author | Viresh Kumar <[email protected]> | 2014-01-09 20:38:42 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2014-01-17 02:00:44 +0100 |
commit | 0ad04fb30db0341d0b1134e2f592d9146c9abb64 (patch) | |
tree | c06c7f5b63be901106ee4557c5be718e3bb5e199 /tools/perf/util/trace-event-scripting.c | |
parent | b3f9ff88db6e149086dc111e5652106005fd5923 (diff) |
ARM: SA1100: Create dummy clk_get_rate() to avoid build failures
There are some parts of common kernel which would be using routines
like clk_get_rate() on some platforms. Currently, they wouldn't be
called for SA1100 boards, but they are needed for successful kernel
compilation.
Create a dummy clk_get_rate() routine for SA1100 which can be called
by the cpufreq core. More dummy routines might be added later if
necessary.
Cc: Russell King <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Reported-by: Olof Johansson <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
[rjw: Changelog]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions