commit | 3c7111f14d922bec6183f6122579ced5458efc3d | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Oct 07 08:39:21 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 22 09:18:49 2018 -0400 |
tree | 397930e5eef760a14e0dc4f4f2c7382f5fa0566d | |
parent | c17d1624d3ceffb2c26ef1a87f644c46da3515a7 [diff] |
ARM: da850evm_direct_nor: Remove DM_I2C_COMPAT The da850evm does not need this enabled, so this removes a notice that appears during compile time that says "Please remove" Signed-off-by: Adam Ford <aford173@gmail.com>