Revision 9e84ed63dc71e13b62cea5ec6b0049260cca0b7a authored by Russell King on 09 September 2010, 21:39:41 UTC, committed by Russell King on 09 September 2010, 21:39:41 UTC
Partially revert e69edc7, which introduced automatic zreladdr
support.  The change in the way the manual definition is defined
seems to be error and conflict prone.  Go back to the original way
we were handling this for the time being, while keeping the automatic
zreladdr facility.

Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent de9ea20
History
File Mode Size
Kconfig -rw-r--r-- 797 bytes
Makefile -rw-r--r-- 403 bytes
clockevents.c -rw-r--r-- 6.5 KB
clocksource.c -rw-r--r-- 25.4 KB
jiffies.c -rw-r--r-- 2.6 KB
ntp.c -rw-r--r-- 12.6 KB
tick-broadcast.c -rw-r--r-- 14.9 KB
tick-common.c -rw-r--r-- 9.4 KB
tick-internal.h -rw-r--r-- 4.4 KB
tick-oneshot.c -rw-r--r-- 4.5 KB
tick-sched.c -rw-r--r-- 21.9 KB
timecompare.c -rw-r--r-- 4.9 KB
timeconv.c -rw-r--r-- 3.5 KB
timekeeping.c -rw-r--r-- 22.9 KB
timer_list.c -rw-r--r-- 7.4 KB
timer_stats.c -rw-r--r-- 9.9 KB

back to top