diff options
author | Martin Roth <martinroth@google.com> | 2016-04-26 12:33:44 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-05-03 20:00:07 +0200 |
commit | 0cf7acc688706fc1cf14bbbb175e3c113733fd4f (patch) | |
tree | 7e5eb915ee893691db84d4b0872bda5a32cad671 /Documentation/codeflow.svg | |
parent | 06a0b567ce207edcc87e5e4484ae6711c5eb1836 (diff) | |
download | coreboot-0cf7acc688706fc1cf14bbbb175e3c113733fd4f.tar.xz |
nvramcui: Cast u8 * values to char * to eliminate warnings
error: pointer targets of 'strcmp' differ in signedness
expected 'const char *' but argument is of type
'u8 * {aka unsigned char *}'
Change-Id: Id5cbb6fc2efd7c57abc59b08416047e10461436f
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/14521
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'Documentation/codeflow.svg')
0 files changed, 0 insertions, 0 deletions