metag/processor.h: Add missing cpuinfo_op declaration.
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: James Hogan <james.hogan@imgtec.com>
This commit is contained in:
parent
6ce5764dbc
commit
dca66a61cb
@ -199,4 +199,6 @@ extern void (*soc_halt)(void);
|
||||
extern void show_trace(struct task_struct *tsk, unsigned long *sp,
|
||||
struct pt_regs *regs);
|
||||
|
||||
extern const struct seq_operations cpuinfo_op;
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user