commit | 17ddd1714c61e1ef30b1c1df4af3af41b9f556c6 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Jun 25 15:53:47 2019 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Jun 27 22:55:49 2019 -0400 |
tree | 0d4897d5aecbbdbc6398e403f1c50aeb3b9ab7da | |
parent | c0c9396d443dcfd345f1a56a04ab2e16b74d6b08 [diff] |
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>