commit | 913ed41eb5c948d2f8b5deffd29c2638eceef3d7 | [log] [tgz] |
---|---|---|
author | Jon Mason <jdmason@us.ibm.com> | Wed May 03 17:26:58 2006 -0500 |
committer | Tony Luck <tony.luck@intel.com> | Fri May 05 11:37:15 2006 -0700 |
tree | 1389f4758f41ff61ee098d574a69f9a81eeda7f8 | |
parent | 3e6e155646706f1ef9f791a4402d145f112a3f8d [diff] |
[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>