mainboard: Remove unneeded include <console/console.h>

Change-Id: Ib3aafcc586b1631a75f214cfd19706108ad8ca93
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/29285
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS
2018-10-26 12:05:22 +02:00
committed by Patrick Georgi
parent 19f5ba81be
commit 1156b35a23
198 changed files with 0 additions and 201 deletions

View File

@ -13,8 +13,6 @@
* GNU General Public License for more details.
*/
#include <console/console.h>
#include <string.h>
#include <arch/acpi.h>
#include <arch/acpigen.h>