[PATCH 1/2] qemu: Support MULTI_CONSOLE_API
authorMichalis Pappas <mpappas@fastmail.fm>
Sun, 4 Mar 2018 06:16:01 +0000 (14:16 +0800)
committerMichalis Pappas <mpappas@fastmail.fm>
Mon, 5 Mar 2018 12:14:39 +0000 (20:14 +0800)
Include missing plat_helpers.S into pl011_console.S, to build successfully
when MULTI_CONSOLE_API is enabled.

Signed-off-by: Michalis Pappas <mpappas@fastmail.fm>
drivers/arm/pl011/aarch64/pl011_console.S

index 6f2510ad48c4fc7392d7b8d6e69c2d497b9ca453..448501a22be7138e64fa156a65a2b0b79ece81eb 100644 (file)
@@ -6,6 +6,7 @@
 #include <arch.h>
 #include <asm_macros.S>
 #include <assert_macros.S>
+#include <console_macros.S>
 #include <pl011.h>
 
 /*