Cosmetic fix of the nova4899r CHIP_NAME().
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2509 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
3e15652a10
commit
eba69b6078
|
@ -7,6 +7,6 @@
|
|||
#include "chip.h"
|
||||
|
||||
struct chip_operations mainboard_iei_nova4899r_ops = {
|
||||
CHIP_NAME("IEI nova4899r mainboard")
|
||||
CHIP_NAME("IEI NOVA-4899R Mainboard")
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue