commit | 58438848877e1daac643c4d206229ca416e03fad | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Jun 25 15:53:58 2019 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Jun 27 22:55:49 2019 -0400 |
tree | 85016b46b13c6b36756826c17d90d335358d283b | |
parent | a8167ab17da01f517d76e0cd0c701cfb9321a151 [diff] |
cleanup: include/: move pwm.h to drivers/pwm.h move pwm.h to drivers/pwm.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>