Forráskód Böngészése

[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>
Jon Mason 19 éve
szülő
commit
913ed41eb5
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      include/asm-ia64/bitops.h

+ 0 - 1
include/asm-ia64/bitops.h

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