]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/asm-powerpc/iommu.h
remove asm/bitops.h includes
[net-next-2.6.git] / include / asm-powerpc / iommu.h
index 870967e47204e32642106b61702eb4580be1e69e..4a82fdccee92a8fd57e5bde18439a05c5e48c02e 100644 (file)
@@ -26,9 +26,9 @@
 #include <linux/spinlock.h>
 #include <linux/device.h>
 #include <linux/dma-mapping.h>
+#include <linux/bitops.h>
 #include <asm/machdep.h>
 #include <asm/types.h>
-#include <asm/bitops.h>
 
 #define IOMMU_PAGE_SHIFT      12
 #define IOMMU_PAGE_SIZE       (ASM_CONST(1) << IOMMU_PAGE_SHIFT)