diff options
author | Mathieu Desnoyers <mathieu.desnoyers@efficios.com> | 2010-05-24 23:32:56 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-05-25 17:07:02 +0200 |
commit | 366831615911c51596b2a9e1024a110a1d0939a1 (patch) | |
tree | acc5e0ecfb462123524bd6af03741457aa39751a /arch/mn10300/boot | |
parent | m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver (diff) | |
download | linux-366831615911c51596b2a9e1024a110a1d0939a1.tar.xz linux-366831615911c51596b2a9e1024a110a1d0939a1.zip |
mn10300: use generic atomic.h
asm-generic/atomic.h has been derived from the mn10300 implementation.
Remove the now duplicated mn10300 implementation by including the generic
version instead.
This adds cmpxchg_local() and cmpxchg64_local() for free to the
architecture, as they are implemented in asm-generic/atomic.h.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Acked-by: David Howells <dhowells@redhat.com>
Acked-by: Peter Fritzsche <peter.fritzsche@gmx.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: Jamie Lokier <jamie@shareable.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Keith M Wesolowski <wesolows@foobazco.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/mn10300/boot')
0 files changed, 0 insertions, 0 deletions