]> Git Repo - J-u-boot.git/blobdiff - cmd/armflash.c
common: Drop flash.h from common header
[J-u-boot.git] / cmd / armflash.c
index 6872b0dde3dc0a79a43bc3249116d8906a9de41c..f82f3dd1a37171e0c9f75a5db20aa06d9bb1f46c 100644 (file)
@@ -8,6 +8,7 @@
 #include <common.h>
 #include <command.h>
 #include <console.h>
+#include <flash.h>
 #include <asm/io.h>
 
 #define MAX_REGIONS 4
This page took 0.021051 seconds and 4 git commands to generate.