[PATCH] w1-eeprom: Make use of static keyword in drivers
    Tom Rini 
    trini at konsulko.com
       
    Thu Oct  9 16:19:02 CEST 2025
    
    
  
On Fri, 26 Sep 2025 09:31:48 -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.
> 
> 
Applied to u-boot/master, thanks!
[1/1] w1-eeprom: Make use of static keyword in drivers
      commit: 7781f1d832bbf9461b82d48301091b15fcf1be14
-- 
Tom
    
    
More information about the U-Boot
mailing list