linux/arch/arm/plat-spear
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
..
include/plat ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncompress.h 2011-02-21 19:29:23 +00:00
clock.c
Kconfig
Makefile
padmux.c
shirq.c ARM: plat-spear: irq_data conversion. 2011-01-13 17:19:13 +01:00
time.c ARM: spear: update clock source registration 2010-12-22 22:44:40 +00:00