common: Drop log.h from common header
[oweals/u-boot.git] / drivers / sysreset / sysreset_gpio.c
index ed9a49ad08c8e168073217d7e2eb8be2ed98a272..d7280eeda86bdbbb2199b3864a46fd2c1764b901 100644 (file)
@@ -6,6 +6,7 @@
 #include <common.h>
 #include <dm.h>
 #include <errno.h>
+#include <log.h>
 #include <sysreset.h>
 #include <asm/gpio.h>