diff options
Diffstat (limited to 'arch/parisc/kernel/perf_asm.S')
-rw-r--r-- | arch/parisc/kernel/perf_asm.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/parisc/kernel/perf_asm.S b/arch/parisc/kernel/perf_asm.S index 43874ca3ed67..b2a9d054d58d 100644 --- a/arch/parisc/kernel/perf_asm.S +++ b/arch/parisc/kernel/perf_asm.S | |||
@@ -41,7 +41,7 @@ | |||
41 | ; The coprocessor only needs to be enabled when | 41 | ; The coprocessor only needs to be enabled when |
42 | ; starting/stopping the coprocessor with the pmenb/pmdis. | 42 | ; starting/stopping the coprocessor with the pmenb/pmdis. |
43 | ; | 43 | ; |
44 | .text | 44 | __HEAD |
45 | 45 | ||
46 | ENTRY(perf_intrigue_enable_perf_counters) | 46 | ENTRY(perf_intrigue_enable_perf_counters) |
47 | .proc | 47 | .proc |