tree: Use <console/console.h> only when used
Change-Id: I3cb1f11beba61afdf2be6188bde9ff135f8ace50 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83288 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
This commit is contained in:
parent
9f62ece050
commit
de5bcd699a
15 changed files with 5 additions and 10 deletions
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
#include <types.h>
|
||||
#include <device/i2c_simple.h>
|
||||
#include <console/console.h>
|
||||
|
||||
enum rcw_idx {
|
||||
VEN_ID_L,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue