ARM: dts: imx6qdl-sr-som: Sync with kernel 5.8-rc1
[oweals/u-boot.git] / drivers / video / pwm_backlight.c
index ad20bf2441f38a1e0980a7664ced5b1a31a18c80..468a5703bdbd5acc2e76f48d25a3e64d80032848 100644 (file)
@@ -9,8 +9,11 @@
 #include <common.h>
 #include <dm.h>
 #include <backlight.h>
+#include <log.h>
+#include <malloc.h>
 #include <pwm.h>
 #include <asm/gpio.h>
+#include <linux/delay.h>
 #include <power/regulator.h>
 
 /**