浏览代码

[MIPS] Delete unneeded pt_regs forward declaration.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 18 年之前
父节点
当前提交
22c56c3a03
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      arch/mips/oprofile/op_impl.h

+ 0 - 2
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);