On Mon, Apr 8, 2013 at 6:32 AM, Greg Ungerer <gregunge...@westnet.com.au> wrote:

> Or we could fix like this, keeping the existing local functions
> intact for this one last kernel version.
>
> Regards
> Greg
>
>
> [PATCH] m68k: define a local gpio_request_one() function
>
> Compiling for linux-3.9-rc1 and later fails with:
>
> drivers/gpio/devres.c: In function 'devm_gpio_request_one':
> drivers/gpio/devres.c:90:2: error: implicit declaration of function 
> 'gpio_request_one' [-Werror=implicit-function-declaration]
>
> So provide a local gpio_request_one() function. Code largely borrowed from
> blackfin's local gpio_request_one() function.
>
> Signed-off-by: Greg Ungerer <g...@uclinux.org>

Acked-by: Linus Walleij <linus.wall...@linaro.org>

Greg, are you pushing this patch then?

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to