diff options
| author | Marek Vasut <[email protected]> | 2025-11-24 15:51:00 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-12-27 09:40:35 -0600 |
| commit | 5b968372e2136206585d1b0a1c9e9e683127c057 (patch) | |
| tree | a6535939af8933b711cca9ae42d7df2a9d0f6f5f /scripts/basic/Makefile | |
| parent | 00967665f6f91529b6aad266c4b09128da88550b (diff) | |
i2c: Inline i2c_chip_of_to_plat() into i2c_child_post_bind()
The i2c_chip_of_to_plat() is called only from i2c_child_post_bind(),
inline i2c_chip_of_to_plat() into i2c_child_post_bind(). Drop the
if CONFIG_IS_ENABLED(OF_REAL) and depend on if (!dev_has_ofnode(dev))
which does check CONFIG_IS_ENABLED(OF_REAL) internally too.
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions
