From 5dd76fd4cc9028f6fc3ab973dda4719abe54da39 Mon Sep 17 00:00:00 2001
From: Elyes HAOUAS <ehaouas@noos.fr>
Date: Mon, 11 May 2020 20:36:31 +0200
Subject: src: Remove unused 'include <lib.h>'

Change-Id: Iad5540e791075270453a136a058823c28647f93a
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41245
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
---
 src/security/intel/stm/StmPlatformSmm.c | 1 -
 1 file changed, 1 deletion(-)

(limited to 'src/security/intel/stm')

diff --git a/src/security/intel/stm/StmPlatformSmm.c b/src/security/intel/stm/StmPlatformSmm.c
index 1f57b50f6d..1d21bf7af2 100644
--- a/src/security/intel/stm/StmPlatformSmm.c
+++ b/src/security/intel/stm/StmPlatformSmm.c
@@ -9,7 +9,6 @@
 
 #include <cbfs.h>
 #include <console/console.h>
-#include <lib.h>
 #include <stdint.h>
 #include <arch/rom_segs.h>
 
-- 
cgit v1.2.3