From 9f97807afa5dcfd6520aca2ee16270e3c3f21429 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 1 May 2024 19:30:35 -0600 Subject: cache: Remove and add needed includes Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- drivers/cache/sandbox_cache.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/cache/sandbox_cache.c') diff --git a/drivers/cache/sandbox_cache.c b/drivers/cache/sandbox_cache.c index 955dfc8a0f8..2e20b83ab80 100644 --- a/drivers/cache/sandbox_cache.c +++ b/drivers/cache/sandbox_cache.c @@ -3,7 +3,6 @@ * Copyright (C) 2019 Intel Corporation */ -#include #include #include #include -- cgit v1.2.3