diff options
| author | Bjorn Helgaas <bhelgaas@google.com> | 2013-07-02 22:20:03 +0400 |
|---|---|---|
| committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-07-24 08:42:27 +0400 |
| commit | 679750054ae8129a536734bccf526ff6da35376a (patch) | |
| tree | 3bca1773028070be993f014e9ee930e230d306f7 /net/unix/sysctl_net_unix.c | |
| parent | de640959b63ad437c21f2a217f25332c4ea863cb (diff) | |
| download | linux-679750054ae8129a536734bccf526ff6da35376a.tar.xz | |
powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __init
Mark pnv_pci_init_ioda2_phb() as __init. It is called only from an
init function (pnv_pci_init()), and it calls an init function
(pnv_pci_init_ioda_phb()):
pnv_pci_init # init
pnv_pci_init_ioda2_phb # non-init
pnv_pci_init_ioda_phb # init
This should fix a section mismatch warning.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions
