]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 10:19:17 +0000 (12:19 +0200)
commitb8a58e89c2140657dcb96712b8e6f048973526eb
tree845c33d4c78ac3a2dd08cf7303847a57b13be9c8
parent24b11ff594cba6f75eef0a2b921affa2ebf3bc69
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