diff options
Diffstat (limited to 'arch/powerpc/include/asm/oprofile_impl.h')
-rw-r--r-- | arch/powerpc/include/asm/oprofile_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/oprofile_impl.h b/arch/powerpc/include/asm/oprofile_impl.h index 639dc96077ab..d697b08994c9 100644 --- a/arch/powerpc/include/asm/oprofile_impl.h +++ b/arch/powerpc/include/asm/oprofile_impl.h | |||
@@ -34,7 +34,7 @@ struct op_system_config { | |||
34 | unsigned long mmcra; | 34 | unsigned long mmcra; |
35 | #ifdef CONFIG_OPROFILE_CELL | 35 | #ifdef CONFIG_OPROFILE_CELL |
36 | /* Register for oprofile user tool to check cell kernel profiling | 36 | /* Register for oprofile user tool to check cell kernel profiling |
37 | * suport. | 37 | * support. |
38 | */ | 38 | */ |
39 | unsigned long cell_support; | 39 | unsigned long cell_support; |
40 | #endif | 40 | #endif |