Why I did it Old fan drv will be build fail under kernel 5.10. It get below error message. /sonic/platform/broadcom/sonic-platform-modules-accton/as7312-54xs/modules/accton_as7312_54x_fan.c:483:5: error: implicit declarat ion of function 'set_fs'; did you mean 'sget_fc'? [-Werror=implicit-function-declaration] set_fs(KERNEL_DS); ^~~~~~ sget_fc How I did it These code is old design and they are not needed currently. So remove them. Signed-off-by: Jostar Yang <jostar_yang@accton.com> |
||
---|---|---|
.. | ||
as4630-54pe | ||
as4630-54te | ||
as5712-54x | ||
as5812-54t | ||
as5812-54x | ||
as5835-54t | ||
as5835-54x | ||
as6712-32x | ||
as7312-54x | ||
as7312-54xs | ||
as7315-27xb | ||
as7326-56x | ||
as7712-32x | ||
as7716-32x | ||
as7716-32xb | ||
as7726-32x | ||
as7816-64x | ||
as9716-32d | ||
as9726-32d | ||
common/modules | ||
debian | ||
minipack | ||
.gitignore | ||
LICENSE | ||
README.md |
platform drivers of Accton products for the SONiC project