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