Skip to content

Commit

Permalink
[MIPS] Delete unneeded pt_regs forward declaration.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Oct 19, 2006
1 parent 55b7428 commit 22c56c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/mips/oprofile/op_impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);

Expand Down

0 comments on commit 22c56c3

Please sign in to comment.