summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/amd8111
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-04-09 13:35:03 +0000
committerStefan Reinauer <stepan@openbios.org>2010-04-09 13:35:03 +0000
commit306343266b47db9022591a342571631fb864ae18 (patch)
treec8e6c2ae96767a3f95922a51b51d43ddbd69e52a /src/southbridge/amd/amd8111
parentd41a0bc532c837705d5abc2334e1bbf9dd06eb83 (diff)
downloadcoreboot-306343266b47db9022591a342571631fb864ae18.tar.xz
zero warnings days.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5394 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/amd/amd8111')
-rw-r--r--src/southbridge/amd/amd8111/amd8111_early_ctrl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/southbridge/amd/amd8111/amd8111_early_ctrl.c b/src/southbridge/amd/amd8111/amd8111_early_ctrl.c
index 5490777d42..0365662d58 100644
--- a/src/southbridge/amd/amd8111/amd8111_early_ctrl.c
+++ b/src/southbridge/amd/amd8111/amd8111_early_ctrl.c
@@ -1,3 +1,5 @@
+#include <reset.h>
+
/* by yhlu 2005.10 */
static unsigned get_sbdn(unsigned bus)
{