Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> --- arch/arm/include/asm/bitops.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/include/asm/bitops.h b/arch/arm/include/asm/bitops.h index 63a481f..85926ed 100644 --- a/arch/arm/include/asm/bitops.h +++ b/arch/arm/include/asm/bitops.h @@ -25,6 +25,7 @@ #include <linux/compiler.h> #include <asm/system.h> +#include <asm/memory.h> #define smp_mb__before_clear_bit() mb() #define smp_mb__after_clear_bit() mb() -- tg: (ff0b86d..) t/rt/arch_is_coherent_for_spinlock_h (depends on: rt-base) -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html