[PATCH] rtc: Make U_BOOT_DRIVER entries unique
    Tom Rini 
    trini at konsulko.com
       
    Wed Oct  8 22:59:42 CEST 2025
    
    
  
On Thu, 25 Sep 2025 14:56:16 -0600, Tom Rini wrote:
> All instances of the U_BOOT_DRIVER must use a unique name or they will
> lead to link time failures due to name space conflicts when both are
> present. In this case the driver was reusing the max313xx name.
> 
> 
Applied to u-boot/master, thanks!
[1/1] rtc: Make U_BOOT_DRIVER entries unique
      commit: b7f35d30155c05d11e08c972fedaa86b11a226e6
-- 
Tom
    
    
More information about the U-Boot
mailing list