mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 07:22:33 +00:00
590cb083bc
SVN-Revision: 25569
10 lines
247 B
Diff
10 lines
247 B
Diff
--- a/arch/mips/include/asm/mach-ar7/ar7.h
|
|
+++ b/arch/mips/include/asm/mach-ar7/ar7.h
|
|
@@ -205,4 +205,6 @@ void __init ar7_init_clocks(void);
|
|
|
|
extern void __init ar7_init_clocks(void);
|
|
|
|
+int __init ar7_gpio_init(void);
|
|
+
|
|
#endif /* __AR7_H__ */
|