zephyr/samples/subsys
Anas Nashif 5b0aa794b2 cleanup: include/: move misc/reboot.h to power/reboot.h
move misc/reboot.h to power/reboot.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
console cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
fs cleanup: include/: move disk_access.h to disk/disk_access.h 2019-06-27 22:55:49 -04:00
ipc cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
logging cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
mgmt cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
nvs cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
power/device_pm cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
shell cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
usb cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
subsys.rst