]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - post/drivers/flash.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / post / drivers / flash.c
index 21e2f940fe92185942d9ec77c20abf63a9c4fe7b..a1fcf1f135d901a6d2b30a6734fc61138ae09b30 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 #if CFG_POST & CFG_SYS_POST_FLASH
-#include <config.h>
+#include <common.h>
 #include <malloc.h>
 #include <post.h>
 #include <flash.h>