diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | 2013-06-26 20:04:49 +0200 |
---|---|---|
committer | Nico Huber <nico.huber@secunet.com> | 2013-06-28 11:04:44 +0200 |
commit | bc2c9efd56a1b7d5c9b97132423ac176b4d21b74 (patch) | |
tree | fd1de3b0ea64dd0e674f26b321ee0af8c76d3b79 /src/northbridge | |
parent | c9246da4ddff9fef2bb26d05d87d1f616124b91e (diff) |
ELOG: Fix warning to fix the compilation.
Without that fix we have:
src/drivers/elog/elog.c: In function 'elog_is_header_valid':
src/drivers/elog/elog.c:213:3: error: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Werror=format]
Change-Id: I71b80a94c03a04eedb688ae107d92c05a878315e
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Reviewed-on: http://review.coreboot.org/3551
Reviewed-by: Nico Huber <nico.huber@secunet.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/northbridge')
0 files changed, 0 insertions, 0 deletions