aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/cputable.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/cputable.h')
-rw-r--r--include/asm-powerpc/cputable.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-powerpc/cputable.h b/include/asm-powerpc/cputable.h
index 1e50efab091d..a4a50d08d384 100644
--- a/include/asm-powerpc/cputable.h
+++ b/include/asm-powerpc/cputable.h
@@ -57,6 +57,9 @@ struct cpu_spec {
57 57
58extern struct cpu_spec *cur_cpu_spec; 58extern struct cpu_spec *cur_cpu_spec;
59 59
60extern void identify_cpu(unsigned long offset, unsigned long cpu);
61extern void do_cpu_ftr_fixups(unsigned long offset);
62
60#endif /* __ASSEMBLY__ */ 63#endif /* __ASSEMBLY__ */
61 64
62/* CPU kernel features */ 65/* CPU kernel features */