aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-excite/rm9k_wdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/mach-excite/rm9k_wdt.h')
-rw-r--r--arch/mips/include/asm/mach-excite/rm9k_wdt.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/mips/include/asm/mach-excite/rm9k_wdt.h b/arch/mips/include/asm/mach-excite/rm9k_wdt.h
deleted file mode 100644
index 3fa3c08d2da7..000000000000
--- a/arch/mips/include/asm/mach-excite/rm9k_wdt.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef __RM9K_WDT_H__
-#define __RM9K_WDT_H__
-
-/* Device name */
-#define WDT_NAME "wdt_gpi"
-
-/* Resource names */
-#define WDT_RESOURCE_REGS "excite_watchdog_regs"
-#define WDT_RESOURCE_IRQ "excite_watchdog_irq"
-#define WDT_RESOURCE_COUNTER "excite_watchdog_counter"
-
-#endif /* __RM9K_WDT_H__ */