summaryrefslogtreecommitdiff
path: root/drivers/block/blkcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/block/blkcache.c')
-rw-r--r--drivers/block/blkcache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/block/blkcache.c b/drivers/block/blkcache.c
index 26bcbea4353..0e69160249c 100644
--- a/drivers/block/blkcache.c
+++ b/drivers/block/blkcache.c
@@ -4,7 +4,6 @@
* Author: Eric Nelson<eric@nelint.com>
*
*/
-#include <common.h>
#include <blk.h>
#include <log.h>
#include <malloc.h>