fix leftover typo
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2470 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
6e5b6a82ad
commit
814b458b63
|
@ -6,7 +6,7 @@
|
|||
#include "chip.h"
|
||||
|
||||
#if CONFIG_CHIP_NAME == 1
|
||||
struct chip_operations mainboard_Iwill_dk8_htx_ops = {
|
||||
struct chip_operations mainboard_iwill_dk8_htx_ops = {
|
||||
CHIP_NAME("Iwill DK8-HTX mainboard")
|
||||
};
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue