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:
Elyes Haouas 2024-07-01 07:22:14 +02:00
commit de5bcd699a
15 changed files with 5 additions and 10 deletions

View file

@ -5,7 +5,6 @@
#include <types.h>
#include <device/i2c_simple.h>
#include <console/console.h>
enum rcw_idx {
VEN_ID_L,