aboutsummaryrefslogtreecommitdiff
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 ddffcdfbc98..788cbc46a11 100644
--- a/include/asm-sparc64/fhc.h
+++ b/include/asm-sparc64/fhc.h
@@ -118,14 +118,4 @@ struct linux_fhc {
int num_fhc_ranges;
};
-extern struct linux_central *central_bus;
-
-extern void apply_central_ranges(struct linux_central *central,
- struct linux_prom_registers *regs,
- int nregs);
-
-extern void apply_fhc_ranges(struct linux_fhc *fhc,
- struct linux_prom_registers *regs,
- int nregs);
-
#endif /* !(_SPARC64_FHC_H) */