fenix
fenix copied to clipboard
Fix NPU driver build when building mainline kernel with CONFIG_DEBUG_FS=n
Several static functions become unreferenced if CONFIG_DEBUG_FS=n. This makes them only defined dependent on that config.
We have updated to new version 6.4.6.2, need to check whether this error still exist or not.