Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b0092f26 authored by Stephen Warren's avatar Stephen Warren Committed by Grant Likely
Browse files

gpio: tegra: tegra_gpio_config shouldn't be __init



This function is called from non-__init context, just like
tegra_gpio_enable()/disable(). Remove the __init annotation to avoid
section mismatch warnings during compile.

Signed-off-by: default avatarStephen Warren <swarren@wwwdotorg.org>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 81b279d8
Loading
Loading
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