diff options
Diffstat (limited to 'drivers/cache/sandbox_cache.c')
-rw-r--r-- | drivers/cache/sandbox_cache.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 <www.intel.com> */ -#include <common.h> #include <cache.h> #include <dm.h> #include <errno.h> |