summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/dbm690t/get_bus_conf.c
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-04-07 15:30:11 +0000
committerStefan Reinauer <stepan@openbios.org>2010-04-07 15:30:11 +0000
commite9de1e2609dfeab0b638b1e8facd642a88428745 (patch)
tree3e6b7a06e081ee57e2893f2bd3af08634b22ccec /src/mainboard/amd/dbm690t/get_bus_conf.c
parent135a966d34123cbc4ab5959f92e5364651c1ad55 (diff)
downloadcoreboot-staging-e9de1e2609dfeab0b638b1e8facd642a88428745.zip
coreboot-staging-e9de1e2609dfeab0b638b1e8facd642a88428745.tar.gz
move amd K8/Fam10 "bus detection" function prototypes to a common place.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5370 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/amd/dbm690t/get_bus_conf.c')
-rw-r--r--src/mainboard/amd/dbm690t/get_bus_conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/dbm690t/get_bus_conf.c b/src/mainboard/amd/dbm690t/get_bus_conf.c
index 79020b3..24b9f28 100644
--- a/src/mainboard/amd/dbm690t/get_bus_conf.c
+++ b/src/mainboard/amd/dbm690t/get_bus_conf.c
@@ -59,7 +59,7 @@ u32 bus_type[256];
u32 sbdn_rs690;
u32 sbdn_sb600;
-extern void get_sblk_pci1234(void);
+
static u32 get_bus_conf_done = 0;
OpenPOWER on IntegriCloud