commit | 4fd4c898f03079eac5c983ed82bcbeb30e565329 | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Tue Jun 04 18:08:12 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 17 11:12:54 2019 -0400 |
tree | 2dd762447d6fee01f39cea8ca0455a8637bbb684 | |
parent | 14106bcadb98b7db5c1c585dc57c566ca21e871a [diff] |
arm: omap_i2c: Remove unwanted header file inclusion There is no need for to include this header here, so drop it. Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Heiko Schocher <hs@denx.de> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>