linux-loongson/drivers/net/ethernet/apm/xgene-v2
Arnd Bergmann 01358e8fe9 net: xgene-v2: remove incorrect ACPI_PTR annotation
Building with W=1 shows a warning about xge_acpi_match being unused when
CONFIG_ACPI is disabled:

drivers/net/ethernet/apm/xgene-v2/main.c:723:36: error: unused variable 'xge_acpi_match' [-Werror,-Wunused-const-variable]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patch.msgid.link/20250225163341.4168238-2-arnd@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2025-02-27 13:42:15 +01:00
..
enet.c
enet.h
ethtool.c
ethtool.h
Kconfig
mac.c ethernet: constify references to netdev->dev_addr in drivers 2021-10-14 09:22:11 -07:00
mac.h
main.c net: xgene-v2: remove incorrect ACPI_PTR annotation 2025-02-27 13:42:15 +01:00
main.h net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
Makefile
mdio.c ixgene-v2: prepare for phylib stop exporting phy_10_100_features_array 2025-02-13 08:33:49 -08:00
ring.c
ring.h