CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/06 13:55:27
Modified files:
sys/dev/fdt : axppmic.c mvsw.c
sys/arch/arm64/dev: apldart.c
Log message:
Accompany some functions wich are marked inline with the static keyword
to make the arm64 kernel link when compiled with -fno-inline.
ok kettenis@ mpi@
