Commit 3d2690d6 authored by Michalis Pappas's avatar Michalis Pappas
Browse files

[PATCH 1/2] qemu: Support MULTI_CONSOLE_API



Include missing plat_helpers.S into pl011_console.S, to build successfully
when MULTI_CONSOLE_API is enabled.
Signed-off-by: default avatarMichalis Pappas <mpappas@fastmail.fm>
parent eb4ff4c1
......@@ -6,6 +6,7 @@
#include <arch.h>
#include <asm_macros.S>
#include <assert_macros.S>
#include <console_macros.S>
#include <pl011.h>
/*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment