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

Skip to content
Commit 44cb5e94 authored by Sachin Kamat's avatar Sachin Kamat Committed by Bjorn Helgaas
Browse files

PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning



imx6_add_pcie_port() is called only from from imx6_pcie_probe() which is
annotated with __init.  Thus it makes sense to annotate
imx6_add_pcie_port() with __init to avoid section mismatch warnings.

[bhelgaas: changelog]
Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
Cc: Sean Cross <xobs@kosagi.com>
parent c9eaa447
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