bcache: move uapi header bcache.h to bcache code directory
[platform/kernel/linux-starfive.git] / drivers / md / bcache / features.c
index 6d2b7b8..634922c 100644 (file)
@@ -6,7 +6,7 @@
  * Copyright 2020 Coly Li <colyli@suse.de>
  *
  */
-#include <linux/bcache.h>
+#include "bcache_ondisk.h"
 #include "bcache.h"
 #include "features.h"