From 7be5c4cb40d38aa37406e93fed5a64d187a89b47 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 1 May 2024 19:30:40 -0600 Subject: ddr: Remove and add needed includes Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- drivers/ddr/marvell/axp/ddr3_spd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/ddr/marvell/axp/ddr3_spd.c') diff --git a/drivers/ddr/marvell/axp/ddr3_spd.c b/drivers/ddr/marvell/axp/ddr3_spd.c index 4763403c127..c169a8ea16b 100644 --- a/drivers/ddr/marvell/axp/ddr3_spd.c +++ b/drivers/ddr/marvell/axp/ddr3_spd.c @@ -3,7 +3,6 @@ * Copyright (C) Marvell International Ltd. and its affiliates */ -#include #include #include #include -- cgit v1.2.3