mirror of
https://review.coreboot.org/flashrom.git
synced 2025-04-28 15:33:42 +02:00
Fix typo in chipset_enable.c
Corresponding to flashrom svn r1283. Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Acked-by: Idwer Vollering <vidwer@gmail.com>
This commit is contained in:
parent
83704c5a09
commit
bf282b1dde
@ -1188,7 +1188,7 @@ int chipset_flash_enable(void)
|
|||||||
"\"%s %s\"\n"
|
"\"%s %s\"\n"
|
||||||
"ignoring, please report lspci and board URL "
|
"ignoring, please report lspci and board URL "
|
||||||
"to flashrom@flashrom.org\n"
|
"to flashrom@flashrom.org\n"
|
||||||
"with 2CHIPSET: your board name in the "
|
"with \'CHIPSET: your board name\' in the "
|
||||||
"subject line.\n",
|
"subject line.\n",
|
||||||
chipset_enables[i].vendor_name,
|
chipset_enables[i].vendor_name,
|
||||||
chipset_enables[i].device_name);
|
chipset_enables[i].device_name);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user