drivers_aocpu: Modifications for A5's AOCPU supported. [1/1]
PD#SWPL-67429
Problem:
Modifications for A5's AOCPU supported.
Solution:
Modifications for A5's AOCPU supported.
Verify:
av409_a113x2
Change-Id: Id330b49429a60212778577f9a92d79bced149eec
Signed-off-by: Xiaohu.Huang <xiaohu.huang@amlogic.com>
diff --git a/ddr/ddr.c b/ddr/ddr.c
index 7c4fb9f..345fd7b 100644
--- a/ddr/ddr.c
+++ b/ddr/ddr.c
@@ -4,6 +4,7 @@
* SPDX-License-Identifier: MIT
*/
+#include <stdio.h>
#include "ddr.h"
#include "common.h"
#include "register.h"