aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib/testclearbit.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/lib/testclearbit.S')
-rw-r--r--arch/arm/lib/testclearbit.S4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm/lib/testclearbit.S b/arch/arm/lib/testclearbit.S
index 521b66b5b95d..918841dcce7a 100644
--- a/arch/arm/lib/testclearbit.S
+++ b/arch/arm/lib/testclearbit.S
@@ -12,6 +12,4 @@
#include "bitops.h"
.text
-ENTRY(_test_and_clear_bit)
- testop bicne, strne
-ENDPROC(_test_and_clear_bit)
+testop _test_and_clear_bit, bicne, strne