projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[lantiq]
[openwrt.git]
/
target
/
linux
/
ar7
/
patches-2.6.37
/
930-ar7_early_gpio_init.patch
1
--- a/arch/mips/include/asm/mach-ar7/ar7.h
2
+++ b/arch/mips/include/asm/mach-ar7/ar7.h
3
@@ -205,4 +205,6 @@ void __init ar7_init_clocks(void);
4
5
extern void __init ar7_init_clocks(void);
6
7
+int __init ar7_gpio_init(void);
8
+
9
#endif /* __AR7_H__ */
This page took
0.044013 seconds
and
5
git commands to generate.