[Skiboot] [PATCH 21/40] libstb/tss/tpmLogMgr.C: remove the trustedTypes.H include
Stewart Smith
stewart at linux.vnet.ibm.com
Mon Oct 10 19:44:02 AEDT 2016
From: Claudio Carvalho <cclaudio at linux.vnet.ibm.com>
This removes the trustedTypes.H include, it is already included by
tpmLogMgr.H.
Signed-off-by: Claudio Carvalho <cclaudio at linux.vnet.ibm.com>
Signed-off-by: Stewart Smith <stewart 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
--
2.7.4
More information about the Skiboot
mailing list