commit | 8f692c7d38e61416d4fa1bcf32b04cae32ac29e0 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Jun 25 15:53:54 2019 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Jun 27 22:55:49 2019 -0400 |
tree | 074194042e67391038dc61f01c5dbcbcb9e73c2a | |
parent | f901e26de970e6bf7f4130c8263085a7040b259c [diff] |
cleanup: include/: move i2c.h to drivers/i2c.h move i2c.h to drivers/i2c.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>