aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/lib/rwsem.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc64/lib/rwsem.S')
-rw-r--r--arch/sparc64/lib/rwsem.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc64/lib/rwsem.S b/arch/sparc64/lib/rwsem.S
index 75f0e6b951d6..1a4cc5654de4 100644
--- a/arch/sparc64/lib/rwsem.S
+++ b/arch/sparc64/lib/rwsem.S
@@ -6,7 +6,7 @@
6 6
7#include <asm/rwsem-const.h> 7#include <asm/rwsem-const.h>
8 8
9 .section .sched.text 9 .section .sched.text, "ax"
10 10
11 .globl __down_read 11 .globl __down_read
12__down_read: 12__down_read: