diff options
author | Marc Zyngier <[email protected]> | 2012-05-05 19:28:44 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2012-05-06 11:09:21 +0100 |
commit | bd0493eaaf5c7a1ea00786d46cc2f4af44e76f28 (patch) | |
tree | bd7fbb1d21c5c00b0c37eeb3ac1b09a9d4f123ac /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f67860a76f162ebcc6a2cacf3b0538d8a67d55ae (diff) |
ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level
At the moment, read_persistent_clock is implemented at the
platform level, which makes it impossible to compile these
platforms in a single kernel.
Implement these two functions at the architecture level, and
provide a thin registration interface for both read_boot_clock
and read_persistent_clock. The two affected platforms (OMAP and
Tegra) are converted at the same time.
Reported-by: Jeff Ohlstein <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Tested-by: Tony Lindgren <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions