no1wudi opened a new pull request, #13612:
URL: https://github.com/apache/nuttx/pull/13612

   
   
   ## Summary
   If CONFIG_SMP is not enabled, riscv_cpuindex.c will not be compiled anyway.
   
   And for CONFIG_ARCH_FPU, if it's not enabled, riscv_fpucmp.c will not be 
compiled.
   
   So we can remove the unnecessary macro guard for up_cpu_index() and 
up_fpucmp().
   ## Impact
   Minor
   ## Testing
   CI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to