[U-Boot] [PATCH v2 11/28] tpm: tpm_tis_i2c: Move definitions into the header file
Simon Glass
sjg at chromium.org
Mon Aug 31 00:43:26 CEST 2015
2015-08-22 18:31 GMT-06:00 Simon Glass <sjg at chromium.org>:
> Some definitions are in the C file and some are in the header file. Move
> everything into the header file for consistency and to reduce clutter.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/tpm/tpm_tis_i2c.c | 335 ----------------------------------------------
> drivers/tpm/tpm_tis_i2c.h | 335 ++++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 335 insertions(+), 335 deletions(-)
>
Applied to u-boot-dm.
More information about the U-Boot
mailing list