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:
committed by
Patrick Georgi
parent
19f5ba81be
commit
1156b35a23
@@ -17,7 +17,6 @@
|
||||
#include <types.h>
|
||||
#include <bootblock_common.h>
|
||||
#include <console/uart.h>
|
||||
#include <console/console.h>
|
||||
#include <cpu/ti/am335x/clock.h>
|
||||
#include <cpu/ti/am335x/gpio.h>
|
||||
#include <cpu/ti/am335x/pinmux.h>
|
||||
|
Reference in New Issue
Block a user