[coreboot] [v2] r4459 - trunk/coreboot-v2/src/southbridge/ricoh/rl5c476

svn at coreboot.org svn at coreboot.org
Wed Jul 22 00:01:21 CEST 2009


Author: stepan
Date: 2009-07-22 00:01:21 +0200 (Wed, 22 Jul 2009)
New Revision: 4459

Modified:
   trunk/coreboot-v2/src/southbridge/ricoh/rl5c476/rl5c476.c
Log:
Another include file slipped. This gets via/epia-m building again.

Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
Acked-by: Stefan Reinauer <stepan at coresystems.de>



Modified: trunk/coreboot-v2/src/southbridge/ricoh/rl5c476/rl5c476.c
===================================================================
--- trunk/coreboot-v2/src/southbridge/ricoh/rl5c476/rl5c476.c	2009-07-21 21:58:20 UTC (rev 4458)
+++ trunk/coreboot-v2/src/southbridge/ricoh/rl5c476/rl5c476.c	2009-07-21 22:01:21 UTC (rev 4459)
@@ -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"
 





More information about the coreboot mailing list