On 20 September 2015 at 21:00, Christophe Ricard <[email protected]> wrote: > As every TPM drivers support UCLASS_TPM, we can only rely on DM_TPM > functions. > > This simplify a bit the code. > > Signed-off-by: Christophe Ricard <[email protected]> > Reviewed-by: Tom Rini <[email protected]> > --- > > Changes in v3: None > > common/cmd_tpm.c | 13 +-------- > drivers/tpm/tpm_tis_infineon.c | 1 - > include/tis.h | 60 > ------------------------------------------ > include/tpm.h | 6 ----- > lib/tpm.c | 20 +++----------- > 5 files changed, 4 insertions(+), 96 deletions(-) > delete mode 100644 include/tis.h
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

