tpm2: Remove unncessary includes from NVDynamic.c

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
Stefan Berger 2019-11-18 08:59:20 -05:00 committed by Stefan Berger
parent c9b676df07
commit 6eab7590e8

View File

@ -63,8 +63,7 @@
/* 8.4.2 Includes, Defines and Data Definitions */
#define NV_C
#include "Tpm.h"
#include "PlatformData.h"
#include "NVDynamic_fp.h" /* libtpms added */
/* 8.4.3 Local Functions */
/* 8.4.3.1 NvNext() */
/* This function provides a method to traverse every data entry in NV dynamic area. */