diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-powerpc/oprofile_impl.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-powerpc/oprofile_impl.h b/include/asm-powerpc/oprofile_impl.h index aa180e907a67..5b33994cd488 100644 --- a/include/asm-powerpc/oprofile_impl.h +++ b/include/asm-powerpc/oprofile_impl.h | |||
@@ -35,9 +35,6 @@ struct op_system_config { | |||
35 | #endif | 35 | #endif |
36 | unsigned long enable_kernel; | 36 | unsigned long enable_kernel; |
37 | unsigned long enable_user; | 37 | unsigned long enable_user; |
38 | #ifdef CONFIG_PPC64 | ||
39 | unsigned long backtrace_spinlocks; | ||
40 | #endif | ||
41 | }; | 38 | }; |
42 | 39 | ||
43 | /* Per-arch configuration */ | 40 | /* Per-arch configuration */ |