diff options
Diffstat (limited to 'drivers/cache/cache-l2x0.c')
-rw-r--r-- | drivers/cache/cache-l2x0.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/cache/cache-l2x0.c b/drivers/cache/cache-l2x0.c index 560f4c94f1e..c7bdd9d064a 100644 --- a/drivers/cache/cache-l2x0.c +++ b/drivers/cache/cache-l2x0.c @@ -2,7 +2,6 @@ /* * Copyright (C) 2019 Intel Corporation <www.intel.com> */ -#include <common.h> #include <command.h> #include <dm.h> |