mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ar7] add support for 2.6.37, thanks Wipster!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25569 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
--- 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__ */
|
||||
Reference in New Issue
Block a user