Typo: word duplication.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@803 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Carl-Daniel Hailfinger 2008-08-22 11:33:19 +00:00
parent 88c1727722
commit e1138c9164

View file

@ -76,7 +76,7 @@ void system_preinit(void)
* Bugtool #465 and #609 PCI cache deadlock. * Bugtool #465 and #609 PCI cache deadlock.
* TODO: URL? * TODO: URL?
* *
* There is also fix code in cache and PCI functions. This bug is very is * There is also fix code in cache and PCI functions. This bug is very
* pervasive. * pervasive.
*/ */
static void pci_deadlock(void) static void pci_deadlock(void)