common: Drop log.h from common header
[oweals/u-boot.git] / drivers / mtd / spi / sandbox.c
index 084c66e9840b43c06b8b8b2a14182d0011a577b6..8cbe97ee2075a5acfa05f5bf656f2f8b3670e73f 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <malloc.h>
 #include <spi.h>
 #include <os.h>