aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/ricoh
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2009-07-21 22:01:21 +0000
committerStefan Reinauer <stepan@openbios.org>2009-07-21 22:01:21 +0000
commitaecf2511c67a263325c0e0cac05fc1ba20643048 (patch)
tree76324ef58fd3ab1f80f0fad83b1ab8c51c896dc7 /src/southbridge/ricoh
parenta5fdadfa18fce0dfa60f6ae45b877173d9fa312b (diff)
Another include file slipped. This gets via/epia-m building again.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4459 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/ricoh')
-rw-r--r--src/southbridge/ricoh/rl5c476/rl5c476.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/ricoh/rl5c476/rl5c476.c b/src/southbridge/ricoh/rl5c476/rl5c476.c
index 57e0993f82..799619775e 100644
--- a/src/southbridge/ricoh/rl5c476/rl5c476.c
+++ b/src/southbridge/ricoh/rl5c476/rl5c476.c
@@ -24,6 +24,7 @@
#include <device/pci_ids.h>
#include <console/console.h>
#include <device/cardbus.h>
+#include <delay.h>
#include "rl5c476.h"
#include "chip.h"