
12 May
2017
12 May
'17
7:24 p.m.
On Wed, May 10, 2017 at 03:20:18PM -0400, Tom Rini wrote:
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
Applied to u-boot/master, thanks!
--
Tom