diff options
Diffstat (limited to 'drivers/tpm/tpm_tis_sandbox.c')
-rw-r--r-- | drivers/tpm/tpm_tis_sandbox.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tpm/tpm_tis_sandbox.c b/drivers/tpm/tpm_tis_sandbox.c index 7350e1c4d52..2bc7dc87ed3 100644 --- a/drivers/tpm/tpm_tis_sandbox.c +++ b/drivers/tpm/tpm_tis_sandbox.c @@ -3,7 +3,6 @@ * Copyright (c) 2013 Google, Inc */ -#include <common.h> #include <display_options.h> #include <dm.h> #include <tpm-v1.h> |