]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/metag/include/asm/processor.h
metag/processor.h: Add missing cpuinfo_op declaration.
[karo-tx-linux.git] / arch / metag / include / asm / processor.h
index 9b029a7911c3034166e0df77ac6c40c418aff344..f16477d1f571cb134a29e3afd13c480401f340ea 100644 (file)
@@ -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