Commit b4f5b536 authored by Sebastian Macke's avatar Sebastian Macke Committed by Jonas Bonn

Add bitops include needed for ext2 filesystem

Signed-off-by: default avatarJonas Bonn <jonas@southpole.se>
parent 8668480e
...@@ -54,6 +54,7 @@ ...@@ -54,6 +54,7 @@
#include <asm-generic/bitops/atomic.h> #include <asm-generic/bitops/atomic.h>
#include <asm-generic/bitops/non-atomic.h> #include <asm-generic/bitops/non-atomic.h>
#include <asm-generic/bitops/le.h>
#include <asm-generic/bitops/ext2-atomic.h> #include <asm-generic/bitops/ext2-atomic.h>
#endif /* __ASM_GENERIC_BITOPS_H */ #endif /* __ASM_GENERIC_BITOPS_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment