diff options
Diffstat (limited to 'arch/sh/oprofile')
-rw-r--r-- | arch/sh/oprofile/common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/oprofile/common.c b/arch/sh/oprofile/common.c index 1b9d4304b3bf..44f4e31c6d63 100644 --- a/arch/sh/oprofile/common.c +++ b/arch/sh/oprofile/common.c | |||
@@ -109,6 +109,7 @@ int __init oprofile_arch_init(struct oprofile_operations *ops) | |||
109 | case CPU_SH7785: | 109 | case CPU_SH7785: |
110 | case CPU_SH7786: | 110 | case CPU_SH7786: |
111 | case CPU_SH7723: | 111 | case CPU_SH7723: |
112 | case CPU_SH7724: | ||
112 | case CPU_SHX3: | 113 | case CPU_SHX3: |
113 | lmodel = &op_model_sh4a_ops; | 114 | lmodel = &op_model_sh4a_ops; |
114 | break; | 115 | break; |