arch: Remove __ARCH_HAVE_CMPXCHG
authorThomas Gleixner <tglx@linutronix.de>
Wed, 13 May 2015 08:54:25 +0000 (10:54 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 13 May 2015 08:55:42 +0000 (10:55 +0200)
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>

No differences found