summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/mahogany
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-04-09 11:55:43 +0000
committerStefan Reinauer <stepan@openbios.org>2010-04-09 11:55:43 +0000
commit0e34aeffd39bb672de520f403533efa2f77df1da (patch)
tree069b1a9adae957b01645f4b751b0f6d4688e31ca /src/mainboard/amd/mahogany
parentc666a64395efd7472ff6f5de5589593c7d5f8e33 (diff)
downloadcoreboot-staging-0e34aeffd39bb672de520f403533efa2f77df1da.zip
coreboot-staging-0e34aeffd39bb672de520f403533efa2f77df1da.tar.gz
remove some amd mainboard warnings.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5391 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/amd/mahogany')
-rw-r--r--src/mainboard/amd/mahogany/get_bus_conf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/amd/mahogany/get_bus_conf.c b/src/mainboard/amd/mahogany/get_bus_conf.c
index e3c7acd..43558ac 100644
--- a/src/mainboard/amd/mahogany/get_bus_conf.c
+++ b/src/mainboard/amd/mahogany/get_bus_conf.c
@@ -63,8 +63,6 @@ u32 sbdn_sb700;
static u32 get_bus_conf_done = 0;
-void get_bus_conf(void);
-
void get_bus_conf(void)
{
u32 apicid_base;
OpenPOWER on IntegriCloud