src: Remove unused 'include <lib.h>'

Change-Id: Ic09fc4ff4ee5524d89366e28d1d22900dd0c5b4d
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44100
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Elyes HAOUAS 2020-08-02 08:58:05 +02:00 committed by Patrick Georgi
commit ec17902485
3 changed files with 0 additions and 3 deletions

View file

@ -10,7 +10,6 @@
#include <cpu/intel/common/common.h>
#include <cpu/x86/msr.h>
#include <lib.h>
#include <device/pci_ops.h>
#include "txt.h"