summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2025-11-19 17:43:48 +0100
committerTom Rini <[email protected]>2025-12-05 10:34:52 -0600
commit715107089fb8823a4419f3a3bf2f26816450324c (patch)
treea0919f157498cd1d160ee873801e021008be00e7 /scripts/objdiff
parent914acbdba3c128a035da4ab371efef1e91cebdfe (diff)
net: remove unreachable legacy LED code
The code is guarded by a condition none of the defconfigs meet (that is CONFIG_SYS_FAULT_ECHO_LINK_DOWN and CONFIG_LED_STATUS_RED both enabled), so we can remove the unreachable code sections. When doing that, there's no caller for miiphy_link anymore, so it can be removed. This in turns makes CONFIG_SYS_FAULT_ECHO_LINK_DOWN and CONFIG_SYS_FAULT_MII_ADDR unused so they are removed as well. Signed-off-by: Quentin Schulz <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions