aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/fhc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/fhc.h')
-rw-r--r--include/asm-sparc64/fhc.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/asm-sparc64/fhc.h b/include/asm-sparc64/fhc.h
index ddffcdfbc984..788cbc46a116 100644
--- a/include/asm-sparc64/fhc.h
+++ b/include/asm-sparc64/fhc.h
@@ -118,14 +118,4 @@ struct linux_fhc {
118 int num_fhc_ranges; 118 int num_fhc_ranges;
119}; 119};
120 120
121extern struct linux_central *central_bus;
122
123extern void apply_central_ranges(struct linux_central *central,
124 struct linux_prom_registers *regs,
125 int nregs);
126
127extern void apply_fhc_ranges(struct linux_fhc *fhc,
128 struct linux_prom_registers *regs,
129 int nregs);
130
131#endif /* !(_SPARC64_FHC_H) */ 121#endif /* !(_SPARC64_FHC_H) */