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:
Patrick Georgi
2011-01-18 12:14:08 +00:00
committed by Patrick Georgi
parent 2601697c6f
commit 024ec852c2
4 changed files with 7 additions and 62 deletions

View File

@ -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