src: Use include <console/console.h> when appropriate
Change-Id: Iddba5b03fc554a6edc4b26458d834e47958a6b08 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32214 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com> Reviewed-by: David Guckian
This commit is contained in:
committed by
Patrick Georgi
parent
20eaef024c
commit
351e3e520b
@@ -42,7 +42,6 @@
|
||||
#define __X86EMU_X86EMU_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <console/console.h>
|
||||
#if CONFIG(X86EMU_DEBUG)
|
||||
#define DEBUG
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user