]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tpm: tpm_tis_i2c: Move definitions into the header file
authorSimon Glass <sjg@chromium.org>
Sun, 23 Aug 2015 00:31:27 +0000 (18:31 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 31 Aug 2015 13:57:27 +0000 (07:57 -0600)
commit13894bdba4a4b1a5c073ac8a109805c99abe0979
tree7e184dc4a1d94e04d21a4bb1b7a9973ebb300109
parent605152a80371c494b1735f6ef8d296e141b1eadf
tpm: tpm_tis_i2c: Move definitions into the header file

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@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
drivers/tpm/tpm_tis_i2c.c
drivers/tpm/tpm_tis_i2c.h