X-Git-Url: http://git.agner.ch/gitweb/?a=blobdiff_plain;f=arch%2Fmips%2Foprofile%2Fop_impl.h;h=354e5449640682135fa2ebac3d04c88f6e1340ff;hb=937a801576f954bd030d7c4a5a94571710d87c0b;hp=5cfce7d87a4da1b279bce8bf6f7682690dbe120b;hpb=0825788ff27c7145e9d558cb2a26f3837d1f9be5;p=linux-drm-fsl-dcu.git diff --git a/arch/mips/oprofile/op_impl.h b/arch/mips/oprofile/op_impl.h index 5cfce7d87a4d..354e54496406 100644 --- a/arch/mips/oprofile/op_impl.h +++ b/arch/mips/oprofile/op_impl.h @@ -12,8 +12,8 @@ struct pt_regs; -extern int null_perf_irq(struct pt_regs *regs); -extern int (*perf_irq)(struct pt_regs *regs); +extern int null_perf_irq(void); +extern int (*perf_irq)(void); /* Per-counter configuration as set via oprofilefs. */ struct op_counter_config {