]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/mtd/nand/raw/nand_base.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / mtd / nand / raw / nand_base.c
index 18b95caffeffdccef76410bfcc78da23efc00ab6..688d17ba3c2fc837a06957e7f2dd4fe84e81b54e 100644 (file)
@@ -28,6 +28,7 @@
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+#include <common.h>
 #include <log.h>
 #include <malloc.h>
 #include <watchdog.h>