Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / mips / include / asm / mipsregs.h
index f80311e64e8c58d25e316b66149cec991d5499de..7538e6b2e0bf62c608cdb1a3a74141cbfc42dee2 100644 (file)
@@ -27,6 +27,7 @@
 #ifdef __ASSEMBLY__
 #define _ULCAST_
 #else
+#include <linux/bitops.h>
 #define _ULCAST_ (unsigned long)
 #endif