mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 18:40:57 +07:00
[MIPS] Delete unneeded pt_regs forward declaration.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
55b7428303
commit
22c56c3a03
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user