diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2014-05-30 12:08:48 +0530 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2014-05-30 09:45:58 -0600 |
commit | 44cb5e94f96cef72a977fc5fdea8095bc0ae25ba (patch) | |
tree | 100e210d4b33f62dafbfdd4c5c8ffe499efd6fc8 /drivers/pci/htirq.c | |
parent | c9eaa447e77efe77b7fa4c953bd62de8297fd6c5 (diff) | |
download | talos-op-linux-44cb5e94f96cef72a977fc5fdea8095bc0ae25ba.tar.gz talos-op-linux-44cb5e94f96cef72a977fc5fdea8095bc0ae25ba.zip |
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: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Sean Cross <xobs@kosagi.com>
Diffstat (limited to 'drivers/pci/htirq.c')
0 files changed, 0 insertions, 0 deletions