From ac2c1e56e5d2a2b9641f9ca4a8ccb72d373e10f9 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 15 Oct 2006 09:15:19 +0100 Subject: [PATCH] --- yaml --- r: 40079 b: refs/heads/master c: 22c56c3a03b377d21d8363f737aa2a855d892458 h: refs/heads/master i: 40077: 7b25f2aaaf1c3085ad5840751c40a2e92284be15 40075: d493b9715eb5d943ea35dc9a9c3320c3c42a41ca 40071: e2112a28ce4303ccf7fc985f3b352a9092f30e07 40063: 4997629593cdc535bde1ddea418a6c75197865cf v: v3 --- [refs] | 2 +- trunk/arch/mips/oprofile/op_impl.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 423362248287..6f10df0fa840 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 55b7428303d390c53d3a1bc587de8592ce65900e +refs/heads/master: 22c56c3a03b377d21d8363f737aa2a855d892458 diff --git a/trunk/arch/mips/oprofile/op_impl.h b/trunk/arch/mips/oprofile/op_impl.h index 354e54496406..fa6b4aae7523 100644 --- a/trunk/arch/mips/oprofile/op_impl.h +++ b/trunk/arch/mips/oprofile/op_impl.h @@ -10,8 +10,6 @@ #ifndef OP_IMPL_H #define OP_IMPL_H 1 -struct pt_regs; - extern int null_perf_irq(void); extern int (*perf_irq)(void);