Author: hailfinger Date: 2008-08-22 13:33:19 +0200 (Fri, 22 Aug 2008) New Revision: 803
Modified: coreboot-v3/arch/x86/geodelx/geodelx.c Log: Typo: word duplication. Signed-off-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> Acked-by: Carl-Daniel Hailfinger <[EMAIL PROTECTED]> Modified: coreboot-v3/arch/x86/geodelx/geodelx.c =================================================================== --- coreboot-v3/arch/x86/geodelx/geodelx.c 2008-08-22 11:29:30 UTC (rev 802) +++ coreboot-v3/arch/x86/geodelx/geodelx.c 2008-08-22 11:33:19 UTC (rev 803) @@ -76,7 +76,7 @@ * Bugtool #465 and #609 PCI cache deadlock. * 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. */ static void pci_deadlock(void) -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

