From b4f5b53603468ef229d16350639e293f12128b62 Mon Sep 17 00:00:00 2001 From: Sebastian Macke Date: Fri, 15 Feb 2013 07:54:41 +0100 Subject: Add bitops include needed for ext2 filesystem Signed-off-by: Jonas Bonn --- arch/openrisc/include/asm/bitops.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/openrisc') diff --git a/arch/openrisc/include/asm/bitops.h b/arch/openrisc/include/asm/bitops.h index a9e11efae14d..2c64f2228dc7 100644 --- a/arch/openrisc/include/asm/bitops.h +++ b/arch/openrisc/include/asm/bitops.h @@ -54,6 +54,7 @@ #include #include +#include #include #endif /* __ASM_GENERIC_BITOPS_H */ -- cgit v1.2.3