mb/mc_apl1/variants/mc_apl5: Drop unused '#include <lib.h>'

Change-Id: I380ffe1348731b8c84855047e057365bec94a08c
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31861
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
Elyes HAOUAS 2019-03-12 16:58:26 +01:00 committed by Patrick Georgi
parent e1498c3803
commit d004dac7f6
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
*/ */
#include <console/console.h> #include <console/console.h>
#include <lib.h>
#include <hwilib.h> #include <hwilib.h>
#include <device/i2c_simple.h> #include <device/i2c_simple.h>
#include <variant/ptn3460.h> #include <variant/ptn3460.h>