[Skiboot] [PATCH v2 27/31] libstb/tss/tpmLogMgr.C: remove the trustedTypes.H include

Claudio Carvalho cclaudio at linux.vnet.ibm.com
Wed Sep 28 18:01:26 AEST 2016


This removes the trustedTypes.H include, it is already included by
tpmLogMgr.H.

Signed-off-by: Claudio Carvalho <cclaudio at linux.vnet.ibm.com>
---
 libstb/tss/tpmLogMgr.C | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libstb/tss/tpmLogMgr.C b/libstb/tss/tpmLogMgr.C
index 063f432..3596684 100644
--- a/libstb/tss/tpmLogMgr.C
+++ b/libstb/tss/tpmLogMgr.C
@@ -46,7 +46,6 @@
 #endif
 #include "trustedbootUtils.H"
 #include "trustedboot.H"
-#include "trustedTypes.H"
 
 #ifdef __cplusplus
 namespace TRUSTEDBOOT
-- 
1.9.1



More information about the Skiboot mailing list