diff options
author | Rob Herring <[email protected]> | 2014-01-03 16:17:44 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2014-01-05 14:00:01 +0000 |
commit | 0a5ccc86507f45b80831dac1049197c4d45be955 (patch) | |
tree | 68e5c63d485a743a4e475317a35045b9d1d728dd /tools/perf/util/trace-event-scripting.c | |
parent | 29c350bf28da333e41e30497b649fe335712a2ab (diff) |
ARM: 7933/1: rename ioremap_cached to ioremap_cache
ioremap_cache is more aligned with other architectures.
There are only 2 users of this in the kernel: pxa2xx-flash and Xen.
This fixes Xen build failures on arm64:
drivers/tty/hvc/hvc_xen.c:233:2: error: implicit declaration of function 'ioremap_cached' [-Werror=implicit-function-declaration]
drivers/xen/grant-table.c:1174:3: error: implicit declaration of function 'ioremap_cached' [-Werror=implicit-function-declaration]
drivers/xen/xenbus/xenbus_probe.c:778:4: error: implicit declaration of function 'ioremap_cached' [-Werror=implicit-function-declaration]
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: Stefano Stabellini <[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