]> Git Repo - J-u-boot.git/blobdiff - cmd/sf.c
pci: Add checks to prevent config space overflow
[J-u-boot.git] / cmd / sf.c
index cd50b38081c2e5959dad9fae5d7caeaf73ff3830..bd102f5af9dfe782cc542842238886af5bc00751 100644 (file)
--- a/cmd/sf.c
+++ b/cmd/sf.c
@@ -7,9 +7,9 @@
 
 #include <common.h>
 #include <command.h>
+#include <display_options.h>
 #include <div64.h>
 #include <dm.h>
-#include <flash.h>
 #include <log.h>
 #include <malloc.h>
 #include <mapmem.h>
This page took 0.026536 seconds and 4 git commands to generate.