From af6c737807ac99aed804bb93a8f15e50fc321106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Beh=C3=BAn?= Date: Tue, 18 Jun 2024 17:34:36 +0200 Subject: ddr: marvell: a38x: old: Fix some compiler warning of the old code MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix some compilation warning in the old DDR training code. Signed-off-by: Marek BehĂșn --- drivers/ddr/marvell/a38x/old/ddr3_a38x.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/ddr/marvell/a38x/old/ddr3_a38x.c') diff --git a/drivers/ddr/marvell/a38x/old/ddr3_a38x.c b/drivers/ddr/marvell/a38x/old/ddr3_a38x.c index cc2e498d50d..8504b9b40c5 100644 --- a/drivers/ddr/marvell/a38x/old/ddr3_a38x.c +++ b/drivers/ddr/marvell/a38x/old/ddr3_a38x.c @@ -9,6 +9,7 @@ #include #include #include +#include #include "ddr3_init.h" -- cgit v1.2.3