]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/power/exynos-tmu.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / power / exynos-tmu.c
index 21c2fabce1b888fa3cb127b22eebb955ddef46c5..6d62f6cae40d59588688e7b5ef4d88c5e1c5be2e 100644 (file)
  * MA 02111-1307 USA
  */
 
+#include <common.h>
 #include <errno.h>
 #include <fdtdec.h>
 #include <log.h>
-#include <time.h>
 #include <tmu.h>
-#include <asm/io.h>
 #include <asm/arch/tmu.h>
 #include <asm/arch/power.h>