]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/watchdog/omap_wdt.c
remove asm/bitops.h includes
[net-next-2.6.git] / drivers / watchdog / omap_wdt.c
index 719b066f73c41cd8cbf655d7f2afa0c7ad81e774..635ca454f56bafc6f52f4752a6be5ebdddc17940 100644 (file)
 #include <linux/platform_device.h>
 #include <linux/moduleparam.h>
 #include <linux/clk.h>
+#include <linux/bitops.h>
 
 #include <asm/io.h>
 #include <asm/uaccess.h>
 #include <asm/hardware.h>
-#include <asm/bitops.h>
 
 #include <asm/arch/prcm.h>