remove asm/bitops.h includes
[linux-2.6-block.git] / drivers / ps3 / vuart.c
index bea25a1391ee3adc0475be28aeb236c716eb1324..9dea585ef8064f656ebeed605dc834179206ee2c 100644 (file)
 #include <linux/module.h>
 #include <linux/interrupt.h>
 #include <linux/workqueue.h>
+#include <linux/bitops.h>
 #include <asm/ps3.h>
 
 #include <asm/firmware.h>
 #include <asm/lv1call.h>
-#include <asm/bitops.h>
 
 #include "vuart.h"