Fix the gpio init (#2148)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8279 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Florian Fainelli 2007-07-31 15:46:56 +00:00
parent d0706f0223
commit 0aedafab7c
1 changed files with 2 additions and 0 deletions

View File

@ -141,6 +141,8 @@ static int __init ar7_gpio_init(void)
ar7_gpio_major = rc;
rc = 0;
goto out;
out_put: