]> Git Repo - u-boot.git/blobdiff - drivers/input/input.c
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
[u-boot.git] / drivers / input / input.c
index 8a6506e7c6f9f237386861ae5ec5ec60f379b292..3f146fb07e6d59abb45452099a15a1bc03c5f7d4 100644 (file)
@@ -6,13 +6,13 @@
  * (C) Copyright 2004 DENX Software Engineering, Wolfgang Denk, [email protected]
  */
 
-#include <common.h>
 #include <console.h>
 #include <dm.h>
 #include <env.h>
 #include <errno.h>
 #include <log.h>
 #include <stdio_dev.h>
+#include <time.h>
 #include <input.h>
 #ifdef CONFIG_DM_KEYBOARD
 #include <keyboard.h>
This page took 0.025182 seconds and 4 git commands to generate.