1
0
Fork 0

[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>
hifive-unleashed-5.1
Jon Mason 2006-05-03 17:26:58 -05:00 committed by Tony Luck
parent 3e6e155646
commit 913ed41eb5
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
#include <linux/compiler.h>
#include <linux/types.h>
#include <asm/bitops.h>
#include <asm/intrinsics.h>
/**