commit | f57e3246497c0f4c30ceafd26e218477f77db532 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed May 01 19:30:52 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 07 08:00:55 2024 -0600 |
tree | 937b25111adcc3115f7f44b3d28197dee35f1bc6 | |
parent | ffd8ad2b19e0ddea00b67aeacf4350d66f76488c [diff] |
i2c: Remove <common.h> and add needed includes Remove <common.h> from this driver directory and when needed add missing include files directly. Reviewed-by: Heiko Schocher <hs@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com>