[PATCH v2 2/6] sysreset: Mark driver probe functions as static

Heinrich Schuchardt heinrich.schuchardt at canonical.com
Wed Nov 3 15:19:56 CET 2021


On 10/29/21 05:16, Samuel Holland wrote:
> These driver probe functions are not (and should not be) called from
> outside the respective driver source files. Therefore, the functions
> should be marked static.
> 
> Signed-off-by: Samuel Holland<samuel at sholland.org>

Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>

> ---
> 
> Changes in v2:
>   - Also make gpio_reboot_probe function static.



More information about the U-Boot mailing list