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

   
   ## Summary
   
   arm64/cache: add i/dcache check to avoid build break
   
   ```
   arch/arm64/src/common/arm64_cache.c:344:35: error: macro 
"up_get_icache_linesize" passed 1 arguments, but takes just 0
     344 | size_t up_get_icache_linesize(void)
         |                                   ^
   Feishu-Id: 4956395133
   ```
   
   Signed-off-by: chao an <[email protected]>
   
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   disable i/dcache


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to