Remove overengineering, part 1/many
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com> Acked-by: Patrick Georgi <patrick.georgi@secunet.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6267 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Patrick Georgi
parent
2601697c6f
commit
024ec852c2
@ -234,7 +234,7 @@ static const struct lb_header *lbtable = NULL;
|
||||
static const struct cmos_option_table *cmos_table = NULL;
|
||||
|
||||
static const hexdump_format_t format =
|
||||
{ 12, 4, " ", " | ", " ", " | ", '.', NULL };
|
||||
{ 12, 4, " ", " | ", " ", " | ", '.' };
|
||||
|
||||
/****************************************************************************
|
||||
* vtophys
|
||||
|
Reference in New Issue
Block a user