
1 Dec
2021
1 Dec
'21
5:03 p.m.
Turn this on for debugging purposes.
Signed-off-by: Simon Glass sjg@chromium.org ---
lib/acpi/acpi_writer.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/lib/acpi/acpi_writer.c b/lib/acpi/acpi_writer.c index 946f90e8e7b..98965cc443d 100644 --- a/lib/acpi/acpi_writer.c +++ b/lib/acpi/acpi_writer.c @@ -6,6 +6,7 @@ */
#define LOG_CATEGORY LOGC_ACPI +#define LOG_DEBUG
#include <common.h> #include <log.h>
--
2.34.0.rc2.393.gf8c9666880-goog