]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/sound/samsung-i2s.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / sound / samsung-i2s.c
index 42175fd7d28b9edaee730148eb79ceeff9312f1c..dc5a2789aeed8adf9842a964f3f3fa8433d8266e 100644 (file)
@@ -4,11 +4,11 @@
  * R. Chandrasekar <rcsekar@samsung.com>
  */
 
+#include <common.h>
 #include <dm.h>
 #include <i2s.h>
 #include <log.h>
 #include <sound.h>
-#include <time.h>
 #include <asm/arch/clk.h>
 #include <asm/arch/pinmux.h>
 #include <asm/arch/i2s-regs.h>