X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fppc%2Foprofile%2Fcommon.c;h=a67d438a714429eaa68024782c2fc68c714de5f9;hb=a3e48c10cca3287a845435dd8ca58ecbde72d847;hp=3169c67abea745c8ab254b85aba45363d2d252b7;hpb=d9e5b83b120dea9f306de06f7dead55103ab2d46;p=powerpc.git diff --git a/arch/ppc/oprofile/common.c b/arch/ppc/oprofile/common.c index 3169c67abe..a67d438a71 100644 --- a/arch/ppc/oprofile/common.c +++ b/arch/ppc/oprofile/common.c @@ -25,7 +25,7 @@ #include "op_impl.h" -static struct op_ppc32_model *model; +static struct op_powerpc_model *model; static struct op_counter_config ctr[OP_MAX_COUNTER]; static struct op_system_config sys;