Commit dca66a61 authored by Markos Chandras's avatar Markos Chandras Committed by James Hogan

metag/processor.h: Add missing cpuinfo_op declaration.

Signed-off-by: default avatarMarkos Chandras <markos.chandras@imgtec.com>
Signed-off-by: default avatarJames Hogan <james.hogan@imgtec.com>
parent 6ce5764d
......@@ -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
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