]> err.no Git - linux-2.6/blobdiff - drivers/watchdog/sa1100_wdt.c
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
[linux-2.6] / drivers / watchdog / sa1100_wdt.c
index 3475f47aaa45766cc48f3cf7361683ddfede5aee..d985cba40dde99421ac19f09fffb1d6ba03f7fae 100644 (file)
 #include <linux/miscdevice.h>
 #include <linux/watchdog.h>
 #include <linux/init.h>
+#include <linux/bitops.h>
 
 #ifdef CONFIG_ARCH_PXA
 #include <asm/arch/pxa-regs.h>
 #endif
 
-#include <asm/hardware.h>
-#include <asm/bitops.h>
+#include <asm/arch/hardware.h>
 #include <asm/uaccess.h>
 
 #define OSCR_FREQ              CLOCK_TICK_RATE