mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-16 13:06:33 +07:00
3d5537f9d4
Fixes the following sparse warning:
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c:873:5: warning:
symbol 'aq_fw1x_set_power' was not declared. Should it be static?
Fixes:
|
||
---|---|---|
.. | ||
hw_atl_a0_internal.h | ||
hw_atl_a0.c | ||
hw_atl_a0.h | ||
hw_atl_b0_internal.h | ||
hw_atl_b0.c | ||
hw_atl_b0.h | ||
hw_atl_llh_internal.h | ||
hw_atl_llh.c | ||
hw_atl_llh.h | ||
hw_atl_utils_fw2x.c | ||
hw_atl_utils.c | ||
hw_atl_utils.h | ||
Makefile |