summaryrefslogtreecommitdiff
path: root/uts/debian/patches/dyson-uts-libtspi.patch
blob: 573b3ad8e8dc507911afadcb2126b0ff70dd0042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: b/usr/src/uts/common/io/tpm/tpm.c
===================================================================
--- a/usr/src/uts/common/io/tpm/tpm.c	2014-03-01 22:52:14.402688411 +0400
+++ b/usr/src/uts/common/io/tpm/tpm.c	2014-03-01 22:54:50.788727799 +0400
@@ -50,8 +50,7 @@
 #include <sys/hsvc.h>
 #endif
 
-#include <tss/platform.h> 	/* from SUNWtss */
-#include <tss/tpm.h> 		/* from SUNWtss */
+#include <tss/compat11b.h> 		/* from libtspi-dev */
 
 #include "tpm_tis.h"
 #include "tpm_ddi.h"