zephyr/subsys
Anas Nashif f641d099cc cleanup: include/: move disk_access.h to disk/disk_access.h
move disk_access.h to disk/disk_access.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 atomic.h to sys/atomic.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 style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
debug arch: arm: remove _preempt_float in unshared FP registers mode 2019-05-03 14:25:22 -04:00
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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fs cleanup: include/: move crc.h to sys/crc.h 2019-06-27 22:55:49 -04:00
jwt cmake: Don't have users call zephyr_link_interface on mbedTLS 2019-05-11 08:35:26 -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 atomic.h to sys/atomic.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 license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00