Skip to content
Snippets Groups Projects
Commit 4eae498e authored by Simon Glass's avatar Simon Glass
Browse files

dm: arm: Put driver model I2C drivers before legacy ones


Driver-model I2C drivers can be picked up by the linker script rule for
legacy drivers. Change the order to avoid this.

We could make the legacy code depend on !CONFIG_DM_I2C but that is not
necessary and it is good to keep conditions to a minimum.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent fa78e0a3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment