1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 01:02:19 +02:00
Files
u-boot-megous/lib
Tom Rini 667d685697 tpm: Fix comparison of unsigned expression warning
The function tpm_xfer returns int so make 'err' be int rather than
uint32_t so that we can catch an error condition.  Reported by
clang-3.8.

Signed-off-by: Tom Rini <trini@konsulko.com>
2017-05-12 08:37:40 -04:00
..
2017-05-12 08:37:19 -04:00
2016-02-06 12:00:59 +01:00
2017-04-12 13:28:27 -04:00
2017-04-07 11:23:45 +05:30
2016-04-11 20:48:26 -04:00
2017-04-13 09:41:10 -04:00
2016-05-02 18:37:09 -04:00
2016-11-21 14:07:30 -05:00
2017-05-12 08:37:18 -04:00
2016-10-11 11:55:33 +08:00