Commit 22c56c3a authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] Delete unneeded pt_regs forward declaration.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 55b74283
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment