[PATCH] thermal: Make U_BOOT_DRIVER entries unique
    Tom Rini 
    trini at konsulko.com
       
    Wed Oct  8 22:59:44 CEST 2025
    
    
  
On Thu, 25 Sep 2025 14:56:20 -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 ti_bandgap name.
> 
> 
Applied to u-boot/master, thanks!
[1/1] thermal: Make U_BOOT_DRIVER entries unique
      commit: 78849ecc185610a89e2294265f42b75f84e4324d
-- 
Tom
    
    
More information about the U-Boot
mailing list