Merge tag 'u-boot-imx-20200623' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / drivers / sysreset / sysreset_socfpga.c
index 3390b7bdc2c67b2e54304feac68a0fb3c90586fd..178bcb227ff878862c1f8abe8c1e0b0b94a2d56a 100644 (file)
@@ -10,6 +10,7 @@
 #include <sysreset.h>
 #include <asm/io.h>
 #include <asm/arch/reset_manager.h>
+#include <linux/bitops.h>
 
 struct socfpga_sysreset_data {
        void __iomem *rstmgr_base;