move amd K8/Fam10 "bus detection" function prototypes to a common place.
[coreboot.git] / src / mainboard / gigabyte / ga_2761gxdk / get_bus_conf.c
index 74e7f109c1de66f1ebc19559c2ad45e1be2ee2a7..0b8534094854ab82820ba6390cc6650fd38fb83c 100644 (file)
@@ -66,7 +66,7 @@ unsigned hcdnx[] =
 };
 unsigned bus_type[256];
 
-extern void get_sblk_pci1234(void);
+
 
 static unsigned get_bus_conf_done = 0;