diff options
author | Mathias Krause <minipli@googlemail.com> | 2012-04-03 21:02:33 +0200 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2012-04-04 00:41:57 +0200 |
commit | 6efbebdb58357b8d1aad43f51c91defd452296f6 (patch) | |
tree | f78441549805280e4f3b2f831f80cc3b12b915a4 /src/include/cpu | |
parent | 67997d330dae9c12eb640aa21f7e51b193890461 (diff) | |
download | coreboot-6efbebdb58357b8d1aad43f51c91defd452296f6.tar.xz |
libpayload: avoid excessive casts in printf.c
struct printf_spec is a purely internal structure. Avoid excessive casts
when using the write function pointer just to make the compiler happy by
using the right types in the first place.
Change-Id: Ia4f3c79a5283cb76c8aa5f9d1eee758676303382
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Reviewed-on: http://review.coreboot.org/850
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/include/cpu')
0 files changed, 0 insertions, 0 deletions