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>
This commit is contained in:
Elyes HAOUAS 2020-05-11 20:36:31 +02:00 committed by Patrick Georgi
commit 5dd76fd4cc
4 changed files with 0 additions and 4 deletions

View file

@ -9,7 +9,6 @@
#include <cbfs.h>
#include <console/console.h>
#include <lib.h>
#include <stdint.h>
#include <arch/rom_segs.h>