diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-10-03 14:29:19 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-10-03 14:30:52 +0100 |
commit | 9ea0f043fec38fadb0101fbf29563a5635f42e93 (patch) | |
tree | c64ab5faadda7030b2aaf8f63eeb6be9dbd4b672 /arch/ppc | |
parent | fef74705ea310acd716c2722bfeb0f796cf23640 (diff) |
[MIPS] Terminally fix local_{dec,sub}_if_positive
They contain 64-bit instructions so wouldn't work on 32-bit kernels or
32-bit hardware. Since there are no users, blow them away. They
probably were only ever created because there are atomic_sub_if_positive
and atomic_dec_if_positive which exist only for sake of semaphores.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/ppc')
0 files changed, 0 insertions, 0 deletions