X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fsh%2Foprofile%2Fcommon.c;h=1b9d4304b3bf796b4561aaffe201ff06ca3300d7;hb=55ba99eb211a06709237cb322ecd8c8b6faf6159;hp=1d97d64cb95fa68cfece09c0d6abec4c97890c16;hpb=93fde774546c947ac8563da431f0a6d47452551d;p=linux-2.6-omap-h63xx.git diff --git a/arch/sh/oprofile/common.c b/arch/sh/oprofile/common.c index 1d97d64cb95..1b9d4304b3b 100644 --- a/arch/sh/oprofile/common.c +++ b/arch/sh/oprofile/common.c @@ -107,6 +107,7 @@ int __init oprofile_arch_init(struct oprofile_operations *ops) case CPU_SH7780: case CPU_SH7781: case CPU_SH7785: + case CPU_SH7786: case CPU_SH7723: case CPU_SHX3: lmodel = &op_model_sh4a_ops;