diff options
Diffstat (limited to 'arch/mips/oprofile/common.c')
-rw-r--r-- | arch/mips/oprofile/common.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/oprofile/common.c b/arch/mips/oprofile/common.c index 2a86e38872a7..e74732449478 100644 --- a/arch/mips/oprofile/common.c +++ b/arch/mips/oprofile/common.c | |||
@@ -86,8 +86,11 @@ int __init oprofile_arch_init(struct oprofile_operations *ops) | |||
86 | case CPU_34K: | 86 | case CPU_34K: |
87 | case CPU_1004K: | 87 | case CPU_1004K: |
88 | case CPU_74K: | 88 | case CPU_74K: |
89 | case CPU_1074K: | ||
89 | case CPU_INTERAPTIV: | 90 | case CPU_INTERAPTIV: |
90 | case CPU_PROAPTIV: | 91 | case CPU_PROAPTIV: |
92 | case CPU_P5600: | ||
93 | case CPU_M5150: | ||
91 | case CPU_LOONGSON1: | 94 | case CPU_LOONGSON1: |
92 | case CPU_SB1: | 95 | case CPU_SB1: |
93 | case CPU_SB1A: | 96 | case CPU_SB1A: |