mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
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:
parent
88c1727722
commit
e1138c9164
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ void system_preinit(void)
|
|||
* 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)
|
||||
|
|
Loading…
Add table
Reference in a new issue