sonic-buildimage/platform/broadcom/sonic-platform-modules-accton
jostar-yang f5cefb164f
[Accton platform] Fix kernel 5.10 build failed in fan drv (#9744)
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>
2022-01-22 10:37:51 -08:00
..
as4630-54pe [Accton platform] Fix kernel 5.10 build failed in fan drv (#9744) 2022-01-22 10:37:51 -08:00
as4630-54te [Accton platform] Fix kernel 5.10 build failed in fan drv (#9744) 2022-01-22 10:37:51 -08:00
as5712-54x Update Accton platform module for Bullseye and 5.10 kernel 2021-11-10 15:27:22 -08:00
as5812-54t Update Accton platform module for Bullseye and 5.10 kernel 2021-11-10 15:27:22 -08:00
as5812-54x Update Accton platform module for Bullseye and 5.10 kernel 2021-11-10 15:27:22 -08:00
as5835-54t Update Accton platform module for Bullseye and 5.10 kernel 2021-11-10 15:27:22 -08:00
as5835-54x Update Accton platform module for Bullseye and 5.10 kernel 2021-11-10 15:27:22 -08:00
as6712-32x Update Accton platform module for Bullseye and 5.10 kernel 2021-11-10 15:27:22 -08:00
as7312-54x [Accton platform] Fix kernel 5.10 build failed in fan drv (#9744) 2022-01-22 10:37:51 -08:00
as7312-54xs [Accton platform] Fix kernel 5.10 build failed in fan drv (#9744) 2022-01-22 10:37:51 -08:00
as7315-27xb [AS7315-27XB] Fix build error and incorrect I2C bus number (#9712) 2022-01-16 12:13:16 +05:30
as7326-56x [Accton platform] Fix kernel 5.10 build failed in fan drv (#9744) 2022-01-22 10:37:51 -08:00
as7712-32x Update Accton platform module for Bullseye and 5.10 kernel 2021-11-10 15:27:22 -08:00
as7716-32x Update Accton platform module for Bullseye and 5.10 kernel 2021-11-10 15:27:22 -08:00
as7716-32xb Update Accton platform module for Bullseye and 5.10 kernel 2021-11-10 15:27:22 -08:00
as7726-32x [Accton platform] Fix kernel 5.10 build failed in fan drv (#9744) 2022-01-22 10:37:51 -08:00
as7816-64x [Accton] Enable pca954x i2c mux idle_disconnect for 5.10 kernel (#9745) 2022-01-12 13:43:47 -08:00
as9716-32d [Accton platform] Fix kernel 5.10 build failed in fan drv (#9744) 2022-01-22 10:37:51 -08:00
as9726-32d [Accton platform] Fix kernel 5.10 build failed in fan drv (#9744) 2022-01-22 10:37:51 -08:00
common/modules [accton/as4630-54pe] Fix ypeb-1200am psu_fan dir issue (#4626) 2020-05-26 12:49:51 -07:00
debian Update Accton platform module for Bullseye and 5.10 kernel 2021-11-10 15:27:22 -08:00
minipack Update Accton platform module for Bullseye and 5.10 kernel 2021-11-10 15:27:22 -08:00
.gitignore update .gitignore 2018-08-12 07:58:59 +00:00
LICENSE [devices]: move platform modules of accton, ingrasys, mitac, quanta into buildimage repo 2018-08-11 09:09:03 +00:00
README.md [devices]: move platform modules of accton, ingrasys, mitac, quanta into buildimage repo 2018-08-11 09:09:03 +00:00

platform drivers of Accton products for the SONiC project