common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / input / input.c
index 6ab378b..da264f4 100644 (file)
@@ -11,6 +11,7 @@
 #include <dm.h>
 #include <env.h>
 #include <errno.h>
+#include <log.h>
 #include <stdio_dev.h>
 #include <input.h>
 #ifdef CONFIG_DM_KEYBOARD