aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79/dev-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/ath79/dev-common.h')
-rw-r--r--arch/mips/ath79/dev-common.h1
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
15void ath79_register_uart(void); 15void ath79_register_uart(void);
16void ath79_register_wdt(void);
16 17
17#endif /* _ATH79_DEV_COMMON_H */ 18#endif /* _ATH79_DEV_COMMON_H */