zephyr/subsys
Anas Nashif 17ddd1714c cleanup: include/: move clock_control.h to drivers/clock_control.h
move clock_control.h to drivers/clock_control.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
..
bluetooth cleanup: include/: move clock_control.h to drivers/clock_control.h 2019-06-27 22:55:49 -04:00
console cleanup: include/: move tty.h to console/tty.h 2019-06-27 22:55:49 -04:00
cpp
debug
dfu cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
disk cleanup: include/: move disk_access.h to disk/disk_access.h 2019-06-27 22:55:49 -04:00
fb
fs cleanup: include/: move crc.h to sys/crc.h 2019-06-27 22:55:49 -04:00
jwt cleanup: include/: move zephyr/jwt.h to data/jwt.h 2019-06-27 22:55:49 -04:00
logging cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
mgmt cleanup: include/: move crc.h to sys/crc.h 2019-06-27 22:55:49 -04:00
net net: sntp: Ignore return value from close 2019-06-27 23:52:51 +03:00
power cleanup: include/: move power.h to power/power.h 2019-06-27 22:55:49 -04:00
random cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
settings cleanup: include/: move base64.h to sys/base64.h 2019-06-27 22:55:49 -04:00
shell cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
stats cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
storage cleanup: include/: move flash_map.h to storage/flash_map.h 2019-06-27 22:55:49 -04:00
testsuite docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
usb cleanup: include/: move disk_access.h to disk/disk_access.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt
Kconfig