public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ia64: remove asm-ia64/bitops.h self-inclusion
@ 2006-05-02 21:42 Jon Mason
  0 siblings, 0 replies; only message in thread
From: Jon Mason @ 2006-05-02 21:42 UTC (permalink / raw)
  To: linux-kernel

asm-ia64/bitops.h includes itself.  The #ifndef _ASM_IA64_BITOPS_H
prevents this from being an issue, but it should still be removed.

Cross-compile tested.

Thanks,
Jon

Signed-off-by: Jon Mason <jdmason@us.ibm.com>

diff -r 62dc1eb0c5e2 include/asm-ia64/bitops.h
--- a/include/asm-ia64/bitops.h	Wed Apr 26 16:12:39 2006
+++ b/include/asm-ia64/bitops.h	Tue May  2 16:27:46 2006
@@ -11,7 +11,6 @@
 
 #include <linux/compiler.h>
 #include <linux/types.h>
-#include <asm/bitops.h>
 #include <asm/intrinsics.h>
 
 /**

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-02 21:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-02 21:42 [PATCH] ia64: remove asm-ia64/bitops.h self-inclusion Jon Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox