linux/arch/arm/plat-spear/include/plat
viresh kumar ac1556b37e 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 <stanley.miao@windriver.com>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-02-21 19:29:23 +00:00
..
clkdev.h ARM: 6014/1: ST SPEAr: Added clock framework for SPEAr platform and machines 2010-04-14 11:34:33 +01:00
clock.h ARM: 6483/1: arm & sh: factorised duplicated clkdev.c 2010-11-26 10:51:04 +00:00
debug-macro.S arm: return both physical and virtual addresses from addruart 2010-10-20 00:27:33 -04:00
gpio.h
io.h
keyboard.h Input: add support for keyboards on ST SPEAr platform 2010-11-19 12:43:25 -08:00
memory.h
padmux.h ARM: 6020/1: ST SPEAr: Adding gpio pad multiplexing support 2010-04-14 11:34:38 +01:00
shirq.h ARM: 6091/1: ST SPEAr: Adding support for shared irq layer 2010-05-04 16:54:54 +01:00
system.h
timex.h
uncompress.h ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncompress.h 2011-02-21 19:29:23 +00:00
vmalloc.h ARM: 6720/1: SPEAr: Append UL to VMALLOC_END 2011-02-21 19:29:20 +00:00