commit | a22e5f579b98f16e24b7184d01c35de26eb5a7f7 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed May 13 10:54:25 2015 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed May 13 10:55:42 2015 +0200 |
tree | 2773ac00d1e8f1dba6c5c0ac0b0c2fc5805126dd | |
parent | cede88418b385b50f6841e4b2f1586888b8ab924 [diff] |
arch: Remove __ARCH_HAVE_CMPXCHG 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>