Skip to content
Commit 9c097f81 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

venice: Simplify conditions for network init



The conditions in this code do not align when doing an SPL build with
split config. Use __maybe_unused to avoid needing to be so explicit.

Of course a better solution would be to refactor all of this to avoid
using #ifdef.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent d36d5b0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment