X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fmn10300%2Finclude%2Fasm%2Fbitops.h;h=0939462967e35d37a33aaf6ab3f86cf5f3bb36e3;hp=3b8a868188f59e88f2926d48298b54c188f318f2;hb=95985725367e55642755ca6986d0c930cd3738e2;hpb=725278e0ecdabbbced6f1b05a23473ec9e4cafee diff --git a/arch/mn10300/include/asm/bitops.h b/arch/mn10300/include/asm/bitops.h index 3b8a868188f5..0939462967e3 100644 --- a/arch/mn10300/include/asm/bitops.h +++ b/arch/mn10300/include/asm/bitops.h @@ -233,8 +233,7 @@ int ffs(int x) #define ext2_clear_bit_atomic(lock, nr, addr) \ test_and_clear_bit((nr), (addr)) -#include -#include +#include #endif /* __KERNEL__ */ #endif /* __ASM_BITOPS_H */