diff options
Diffstat (limited to 'arch/mips/ath79/dev-common.h')
-rw-r--r-- | arch/mips/ath79/dev-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/ath79/dev-common.h b/arch/mips/ath79/dev-common.h index 248622cc7cd6..0f514e1affce 100644 --- a/arch/mips/ath79/dev-common.h +++ b/arch/mips/ath79/dev-common.h @@ -13,5 +13,6 @@ #define _ATH79_DEV_COMMON_H void ath79_register_uart(void); +void ath79_register_wdt(void); #endif /* _ATH79_DEV_COMMON_H */ |