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 @@ | |||
13 | #define _ATH79_DEV_COMMON_H | 13 | #define _ATH79_DEV_COMMON_H |
14 | 14 | ||
15 | void ath79_register_uart(void); | 15 | void ath79_register_uart(void); |
16 | void ath79_register_wdt(void); | ||
16 | 17 | ||
17 | #endif /* _ATH79_DEV_COMMON_H */ | 18 | #endif /* _ATH79_DEV_COMMON_H */ |