You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/target/linux/ar7/patches-2.6.37/930-ar7_early_gpio_init.patch

9 lines
247 B

--- 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__ */