gpoulios opened a new pull request, #16801: URL: https://github.com/apache/nuttx/pull/16801
## Summary I forgot to add an include <sched.h> on my previous PR (https://github.com/apache/nuttx/pull/16800). It worked without it in kernel builds but not on flat builds, which I didn't test. ## Impact Fixes OPTEE SMC driver in flat builds. ## Testing Whatever is on https://github.com/apache/nuttx/pull/16800 + test with a private flat build configuration on i.MX93. -- 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