]> git.baikalelectronics.ru Git - kernel.git/commit
[IA64] remove asm-ia64/bitops.h self-inclusion
authorJon Mason <jdmason@us.ibm.com>
Wed, 3 May 2006 22:26:58 +0000 (17:26 -0500)
committerTony Luck <tony.luck@intel.com>
Fri, 5 May 2006 18:37:15 +0000 (11:37 -0700)
commit41fe50532dfe8c6287b11a898d08be4905dee578
tree1389f4758f41ff61ee098d574a69f9a81eeda7f8
parentceeef241d9eac137b7f1babe5ade140b64fc5f2b
[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 <jdmason@us.ibm.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
include/asm-ia64/bitops.h