From: Jon Mason Date: Wed, 3 May 2006 22:26:58 +0000 (-0500) Subject: [IA64] remove asm-ia64/bitops.h self-inclusion X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=913ed41eb5c948d2f8b5deffd29c2638eceef3d7;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [IA64] remove asm-ia64/bitops.h self-inclusion asm-ia64/bitops.h includes itself. The #ifndef _ASM_IA64_BITOPS_H prevents this from being an issue, but it should still be removed. Signed-off-by: Jon Mason Signed-off-by: Tony Luck --- diff --git a/include/asm-ia64/bitops.h b/include/asm-ia64/bitops.h index 90921e162793..6cc517e212a9 100644 --- a/include/asm-ia64/bitops.h +++ b/include/asm-ia64/bitops.h @@ -11,7 +11,6 @@ #include #include -#include #include /**