diff options
Diffstat (limited to 'arch/mips/oprofile/common.c')
-rw-r--r-- | arch/mips/oprofile/common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/oprofile/common.c b/arch/mips/oprofile/common.c index a26cbe372e06..81f58958cf08 100644 --- a/arch/mips/oprofile/common.c +++ b/arch/mips/oprofile/common.c | |||
@@ -98,6 +98,7 @@ int __init oprofile_arch_init(struct oprofile_operations *ops) | |||
98 | case CPU_R10000: | 98 | case CPU_R10000: |
99 | case CPU_R12000: | 99 | case CPU_R12000: |
100 | case CPU_R14000: | 100 | case CPU_R14000: |
101 | case CPU_R16000: | ||
101 | case CPU_XLR: | 102 | case CPU_XLR: |
102 | lmodel = &op_model_mipsxx_ops; | 103 | lmodel = &op_model_mipsxx_ops; |
103 | break; | 104 | break; |