Remove redundant typedef of Tspi_Context_GetTpmObject_func()
authorTim Rühsen <tim.ruehsen@gmx.de>
Fri, 10 May 2019 09:27:32 +0000 (11:27 +0200)
committerTim Rühsen <tim.ruehsen@gmx.de>
Fri, 17 May 2019 07:42:18 +0000 (09:42 +0200)
commit610f7c2e8e724b6279e66b5062f57d24ee2dbcc9
treec8a69ccfb96fd35be2adbb4cae94aa8a7354990e
parent67f7df0926dfcb0d5cbcec08aafd3381165ab57c
Remove redundant typedef of Tspi_Context_GetTpmObject_func()

Gcc 4.4 errors out on this.

Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
lib/tpm.c