On Tue, Sep 08, 2020 at 02:58:13PM +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <[email protected]>
> 
> Now that devprop_gpiochip_set_names() is only used in a single place
> inside drivers/gpio/gpiolib.c, there's no need anymore for it to be
> exported or to even live in its own source file. Pull this function into
> the core source file for gpiolib.

Did you miss to remove old file?

>  drivers/gpio/Makefile       |  1 -
>  drivers/gpio/gpiolib.c      | 47 +++++++++++++++++++++++++++++++++++++
>  include/linux/gpio/driver.h |  2 --

-- 
With Best Regards,
Andy Shevchenko


Reply via email to