Fix the gpio init (#2148)

SVN-Revision: 8279
lede-17.01
Florian Fainelli 2007-07-31 15:46:56 +00:00
parent 2d03bdf60c
commit 51dfaf45b4
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: