UlrikHjort opened a new pull request, #11790:
URL: https://github.com/apache/tvm/pull/11790

   This is a proposal to fix the changes of header reboot file locations in 
zephyr version 2.6.0. 
    Reboot functionality has been moved to subsys/os from subsys/power. A 
consequence of this movement is that the <power/reboot.h> header has been moved 
to <sys/reboot.h>. <power/reboot.h> is still provided for compatibility, but it 
will produce a warning to inform users of the relocation.
   
   Since the microtvm demo zephyr dependency is 2.7.0 this should not be a 
breaking changes. Problem is that from zephyr version 3 there is no more a 
relocation warning and compilation will fail with old location of reboot.h


-- 
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