diff options
Diffstat (limited to 'kernel/arch/mips/oprofile/common.c')
-rw-r--r-- | kernel/arch/mips/oprofile/common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/arch/mips/oprofile/common.c b/kernel/arch/mips/oprofile/common.c index 81f58958c..3c9ec3ddc 100644 --- a/kernel/arch/mips/oprofile/common.c +++ b/kernel/arch/mips/oprofile/common.c @@ -91,6 +91,7 @@ int __init oprofile_arch_init(struct oprofile_operations *ops) case CPU_INTERAPTIV: case CPU_PROAPTIV: case CPU_P5600: + case CPU_I6400: case CPU_M5150: case CPU_LOONGSON1: case CPU_SB1: |