ifxmips: move header files, split up patches, rename some files
[openwrt.git] / target / linux / ifxmips / files / drivers / watchdog / ifxmips_wdt.c
index d75eeea..b06307c 100644 (file)
@@ -25,8 +25,8 @@
 #include <linux/platform_device.h>
 #include <linux/uaccess.h>
 
-#include <asm/mach-ifxmips/cgu.h>
-#include <asm/ifxmips/ifxmips.h>
+#include <ifxmips.h>
+#include <ifxmips_cgu.h>
 
 #define IFXMIPS_WDT_PW1                        0x00BE0000
 #define IFXMIPS_WDT_PW2                        0x00DC0000
This page took 0.023615 seconds and 4 git commands to generate.