From 814b458b633dcf478e9e375d0a3b741b3a153c0f Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 24 Oct 2006 12:46:55 +0000 Subject: fix leftover typo git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2470 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/iwill/dk8_htx/mainboard.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/iwill/dk8_htx/mainboard.c b/src/mainboard/iwill/dk8_htx/mainboard.c index df74300c23..3d979c95a9 100644 --- a/src/mainboard/iwill/dk8_htx/mainboard.c +++ b/src/mainboard/iwill/dk8_htx/mainboard.c @@ -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 -- cgit v1.2.3