1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[ramips] add GPIO configuration feature

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17512 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2009-09-04 15:08:26 +00:00
parent 3ff4f7ce16
commit 2f3b768d56
11 changed files with 197 additions and 4 deletions

View File

@@ -220,5 +220,3 @@ __init int ramips_gpio_init(void)
return 0;
}
arch_initcall(ramips_gpio_init);