]> Git Repo - u-boot.git/blobdiff - drivers/sound/sound-uclass.c
common: Drop linux/delay.h from common header
[u-boot.git] / drivers / sound / sound-uclass.c
index bada0c2ba5a92bfdb0d2889fb3a66c8e05937142..92f4b0b924bab790b20c64b7604ef9d2bf9172be 100644 (file)
@@ -7,7 +7,10 @@
 #include <common.h>
 #include <dm.h>
 #include <i2s.h>
+#include <log.h>
+#include <malloc.h>
 #include <sound.h>
+#include <linux/delay.h>
 
 #define SOUND_BITS_IN_BYTE 8
 
This page took 0.024451 seconds and 4 git commands to generate.