common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / video / stm32 / stm32_ltdc.c
index ff48fd7af92dcee4912fe26ab793ef482c6446a0..2f3427a32ee68aae3a39314bfdcca86e8ee140ac 100644 (file)
@@ -18,6 +18,7 @@
 #include <asm/arch/gpio.h>
 #include <dm/device-internal.h>
 #include <dm/device_compat.h>
+#include <linux/bitops.h>
 
 struct stm32_ltdc_priv {
        void __iomem *regs;