]> Git Repo - J-u-boot.git/blobdiff - fs/cramfs/cramfs.c
common: Drop flash.h from common header
[J-u-boot.git] / fs / cramfs / cramfs.c
index 228f599d44bbca3e7c067ab5ae86ce9981e10a5e..7ef48bbc064c46a87fbb6156843de518e53e61ce 100644 (file)
@@ -25,6 +25,7 @@
  */
 
 #include <common.h>
+#include <flash.h>
 #include <malloc.h>
 #include <asm/byteorder.h>
 #include <linux/stat.h>
This page took 0.024721 seconds and 4 git commands to generate.