anchao opened a new pull request, #7171: URL: https://github.com/apache/incubator-nuttx/pull/7171
## Summary arm/cortex-r: correct include path of chip.h ``` In file included from ./armv7-r/arm_l2cc_pl310.c:41: ./armv7-r/l2cc_pl310.h:38:10: fatal error: chip/chip.h: No such file or directory 38 | #include "chip/chip.h" | ^~~~~~~~~~~~~ ``` Signed-off-by: chao an <anc...@xiaomi.com> ## Impact N/A ## Testing enable l2 cache: CONFIG_ARMV7R_L2CC_PL310=y -- 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