diff options
author | Tom Rini <trini@konsulko.com> | 2016-04-12 15:11:22 -0400 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-04-15 08:14:37 -0600 |
commit | 7e019daf7ab9dca3bf782d6de866b36d44ede95e (patch) | |
tree | 4af49ad4fc2afdb4ddc9a013476251aee443a9e0 /arch/arm/mach-davinci/psc.c | |
parent | 43c4d44e3330fd21679c0790fa2176075d0e69bf (diff) | |
download | talos-obmc-uboot-7e019daf7ab9dca3bf782d6de866b36d44ede95e.tar.gz talos-obmc-uboot-7e019daf7ab9dca3bf782d6de866b36d44ede95e.zip |
drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
In rollback_space_kernel we were not initializing the reserved fields
which should be for safety sake, and doing memset here means we don't
need to set the version field specifically either.
Reported-by: Coverity (CID: 143917)
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-davinci/psc.c')
0 files changed, 0 insertions, 0 deletions