remove asm/bitops.h includes
[deliverable/linux.git] / include / asm-x86 / pgtable_64.h
index a79f5355e3b06191287c6142291cfab3923a7743..9b0ff477b39e7dc2021196619148969bffe2b355 100644 (file)
@@ -9,7 +9,7 @@
  * the x86-64 page table tree.
  */
 #include <asm/processor.h>
-#include <asm/bitops.h>
+#include <linux/bitops.h>
 #include <linux/threads.h>
 #include <asm/pda.h>
 
This page took 0.058538 seconds and 5 git commands to generate.