[RESEND 04/10] regulator: dbx500-prcmu: Remove unused function dbx500_regulator_testcase()
Linus Walleij
linus.walleij at linaro.org
Tue Jul 7 08:41:25 EDT 2020
On Thu, Jun 25, 2020 at 9:17 PM Lee Jones <lee.jones at linaro.org> wrote:
> There isn't any code present within the current kernel to
> override this 'weak' function. Besides returning '0', which
> is never checked anyway, the whole function appears to be
> superfluous.
>
> Consequently fixes W=1 warning:
>
> drivers/regulator/dbx500-prcmu.c:113:27: warning: no previous prototype for ‘dbx500_regulator_testcase’ [-Wmissing-prototypes]
> 113 | int __attribute__((weak)) dbx500_regulator_testcase(
> | ^~~~~~~~~~~~~~~~~~~~~~~~~
>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list