parisc: locks: remove redundant arch_*_relax operations
authorWill Deacon <will.deacon@arm.com>
Fri, 21 Feb 2014 17:34:57 +0000 (17:34 +0000)
committerHelge Deller <deller@gmx.de>
Sun, 23 Mar 2014 16:01:23 +0000 (17:01 +0100)
Now that the arch_{spin,read,write}_relax macros default to cpu_relax(),
remove the redundant definitions for parisc.

Cc: Helge Deller <deller@gmx.de>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/spinlock.h

Simple merge