This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / ppc / kernel / bitops.c
index 7f53d19..c00bad6 100644 (file)
@@ -3,7 +3,7 @@
  */
 
 #include <linux/kernel.h>
-#include <linux/bitops.h>
+#include <asm/bitops.h>
 
 /*
  * If the bitops are not inlined in bitops.h, they are defined here.