aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm/cmpxchg.h
Commit message (Collapse)AuthorAge
* arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-13
| | | | | | | | We removed the only user of this define in the rtmutex code. Get rid of it. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
* Disintegrate asm/system.h for M32RDavid Howells2012-03-28
Disintegrate asm/system.h for M32R. Signed-off-by: David Howells <dhowells@redhat.com> cc: linux-m32r@ml.linux-m32r.org