diff options
author | viresh kumar <[email protected]> | 2011-02-16 07:41:06 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2011-02-21 19:29:23 +0000 |
commit | ac1556b37e9b06a41d7691dca0d50a28210488f9 (patch) | |
tree | d20a18386bb46dfd003ce852c86397ba446f1951 /tools/perf/util/trace-event-scripting.c | |
parent | d16613586aa064d87ef05e3b929e3b4fdc714cc4 (diff) |
ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncompress.h
readl() and writel() calls the outer cache maintainance operations
which are not available during Linux uncompression. This patch replaces
readl() and writel() with readl_relaxed() and writel_relaxed() to avoid
the link time errors.
Reviewed-by: Stanley Miao <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions