"Valluri, Amarnath" wrote:
> On Tue, 2017-10-24 at 08:35 +0200, Juan Quintela wrote:
>> Commit
>> c37cacabf2285b0731b44c1f667781fdd4f2b658
>>
>> broke compilation without tpm. Just add an #ifdef
>>
>> CC: Amarnath Valluri
>> Signed-off-by: Juan Quintela
>> ---
>> tpm.c | 6 +-
>> vl.c
On Tue, 2017-10-24 at 08:35 +0200, Juan Quintela wrote:
> Commit
> c37cacabf2285b0731b44c1f667781fdd4f2b658
>
> broke compilation without tpm. Just add an #ifdef
>
> CC: Amarnath Valluri
> Signed-off-by: Juan Quintela
> ---
> tpm.c | 6 +-
> vl.c | 2 ++
> 2 files changed, 7 insertion
Commit
c37cacabf2285b0731b44c1f667781fdd4f2b658
broke compilation without tpm. Just add an #ifdef
CC: Amarnath Valluri
Signed-off-by: Juan Quintela
---
tpm.c | 6 +-
vl.c | 2 ++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/tpm.c b/tpm.c
index 45520f555d..e2f3be2e08 1