remove asm/bitops.h includes
[deliverable/linux.git] / drivers / char / esp.c
index 2e7ae42a5503be7b3120ee91acc2e9fb50e00cde..0f8fb135da53108f1015aee4ebd47e821373bb0c 100644 (file)
 #include <linux/mm.h>
 #include <linux/init.h>
 #include <linux/delay.h>
+#include <linux/bitops.h>
 
 #include <asm/system.h>
 #include <asm/io.h>
-#include <asm/bitops.h>
 
 #include <asm/dma.h>
 #include <linux/slab.h>
This page took 0.03125 seconds and 5 git commands to generate.