summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2025-03-27 15:33:05 +0000
committerTom Rini <[email protected]>2025-04-08 16:23:51 -0600
commit2c22efbb37b00fc353ffee56bf0b54c38639e08e (patch)
tree8655bd9caa77f1065d5ebe8f00400938c59b9e6f /drivers/net
parent4d108c884b5bd5cef13fa1eb11a65eefd4c48d3f (diff)
video: annotate switch/case fall-through
The generic DM video code uses an implicit switch/case fallthrough to provide fallback code paths when certain colour depths are not enabled. Add our "fallthrough;" statement-like macro to the video_fill() function to avoid a warning when GCC's -Wimplicit-fallthrough warning option is enabled. Signed-off-by: Andre Przywara <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions