aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMarcin Wojtas <[email protected]>2021-11-15 16:30:24 +0100
committerJakub Kicinski <[email protected]>2021-11-16 18:55:17 -0800
commit2460386bef0b9b98b71728d3c173e15558b78d82 (patch)
treec25a7609eadd95cd4826fee64c412098f8665035 /net/unix/af_unix.c
parentf5c741608b8cfad66d57881de5ca22652f8253cb (diff)
net: mvmdio: fix compilation warning
The kernel test robot reported a following issue: >> drivers/net/ethernet/marvell/mvmdio.c:426:36: warning: unused variable 'orion_mdio_acpi_match' [-Wunused-const-variable] static const struct acpi_device_id orion_mdio_acpi_match[] = { ^ 1 warning generated. Fix that by surrounding the variable by appropriate ifdef. Fixes: c54da4c1acb1 ("net: mvmdio: add ACPI support") Reported-by: kernel test robot <[email protected]> Signed-off-by: Marcin Wojtas <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions