dm: core: Create a new header file for 'compat' features
[oweals/u-boot.git] / drivers / video / stm32 / stm32_ltdc.c
index 59ff692b0b4cf98cf3ca036a9ca8142e2a239108..be7e9bff01bce275a4451e96793a8d0dea524efa 100644 (file)
@@ -16,6 +16,7 @@
 #include <asm/io.h>
 #include <asm/arch/gpio.h>
 #include <dm/device-internal.h>
+#include <dm/device_compat.h>
 
 struct stm32_ltdc_priv {
        void __iomem *regs;