]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-sparc64/fhc.h
sparc: Merge asm-sparc{,64}/shmbuf.h
[karo-tx-linux.git] / include / asm-sparc64 / fhc.h
index 9e7f1b0d78b93996a941957ddce192da5f9605ae..788cbc46a1164a71d353d741cc854066d103769f 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: fhc.h,v 1.5 1999/09/21 14:39:29 davem Exp $
+/*
  * fhc.h: Structures for central/fhc pseudo driver on Sunfire/Starfire/Wildfire.
  *
  * Copyright (C) 1997, 1999 David S. Miller (davem@redhat.com)
@@ -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) */