summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-09-25 14:56:16 -0600
committerTom Rini <[email protected]>2025-10-08 13:54:58 -0600
commitb7f35d30155c05d11e08c972fedaa86b11a226e6 (patch)
tree3790ed2f4b903f4de69764b8c68c9c1dbbf485ae /scripts
parentda93f8a078b40096da740562d3c5c2104f8f3696 (diff)
rtc: Make U_BOOT_DRIVER entries unique
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. Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions