]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"
authorChen Gang <gang.chen@asianux.com>
Sat, 26 Oct 2013 14:07:41 +0000 (15:07 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 9 Nov 2013 00:00:13 +0000 (00:00 +0000)
commitaed3a4ed7222ae37860ae33cbad3ea7a6b2eaf8e
tree08b89fd6f357407bf61b106b08e68d637bf59fea
parent4dcc1cf7316a26e112f5c9fcca531ff98ef44700
ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"

In current kernel wide source code, except other architectures, only
s390 scsi drivers use atomic_clear_mask(), and arm/arm64 need not
support s390 drivers.

So remove atomic_clear_mask() from "arm[64]/include/asm/atomic.h".

Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/atomic.h
arch/arm64/include/asm/atomic.h