summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/mahogany/get_bus_conf.c
diff options
context:
space:
mode:
authorZheng Bao <zheng.bao@amd.com>2010-03-26 01:43:30 +0000
committerZheng Bao <Zheng.Bao@amd.com>2010-03-26 01:43:30 +0000
commit0735142bdd2aba4cf47ee5ddde6f9696b55f9791 (patch)
tree59f935fe81058639ddd21c74f875123499c3180f /src/mainboard/amd/mahogany/get_bus_conf.c
parentb56f2d0ad4bfc81e7ef5ffd406c652f2c3bd954a (diff)
downloadcoreboot-staging-0735142bdd2aba4cf47ee5ddde6f9696b55f9791.zip
coreboot-staging-0735142bdd2aba4cf47ee5ddde6f9696b55f9791.tar.gz
1. Remove warnings and multiple blank lines.
2. Mahogany uses GPIO9 to detect 80-pin IDE cable. Signed-off-by: Zheng Bao <zheng.bao@amd.com> Acked-by: Patrick Georgi <patrick.georgi@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5300 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/amd/mahogany/get_bus_conf.c')
-rw-r--r--src/mainboard/amd/mahogany/get_bus_conf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/amd/mahogany/get_bus_conf.c b/src/mainboard/amd/mahogany/get_bus_conf.c
index f17124b..25d83d6 100644
--- a/src/mainboard/amd/mahogany/get_bus_conf.c
+++ b/src/mainboard/amd/mahogany/get_bus_conf.c
@@ -63,6 +63,8 @@ extern void get_sblk_pci1234(void);
static u32 get_bus_conf_done = 0;
+void get_bus_conf(void);
+
void get_bus_conf(void)
{
u32 apicid_base;
OpenPOWER on IntegriCloud