]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/watchdog/omap_wdt.c
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfashe...
[linux-2.6-omap-h63xx.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>