[PATCH] w1-eeprom: Make use of static keyword in drivers
Peng Fan
peng.fan at oss.nxp.com
Mon Sep 29 04:47:18 CEST 2025
On Fri, Sep 26, 2025 at 09:31:48AM -0600, Tom Rini wrote:
>Both the ds24xxx and ds2502 have a family_supported array which is local
>to the driver but was not marked as static. Mark this as static as both
>best practice and to allow both to be built in "allyesconfig" for
>example.
>
>Signed-off-by: Tom Rini <trini at konsulko.com>
Reviewed-by: Peng Fan <peng.fan at nxp.com>
More information about the U-Boot
mailing list