diff options
author | Jisheng Zhang <Jisheng.Zhang@synaptics.com> | 2019-04-12 06:43:06 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-25 18:23:37 +0200 |
commit | 2e757498250209de256485bc03aa7f04eed910bd (patch) | |
tree | 108589538a6ab708cc8106e970e2fd7b64ae151f /drivers/parisc | |
parent | 8c30e1499335d0fbc87df4b97e7cd42d2981c435 (diff) | |
download | linux-rpi3-2e757498250209de256485bc03aa7f04eed910bd.tar.gz linux-rpi3-2e757498250209de256485bc03aa7f04eed910bd.tar.bz2 linux-rpi3-2e757498250209de256485bc03aa7f04eed910bd.zip |
PCI/AER: Change pci_aer_init() stub to return void
commit 31f996efbd5a7825f4d30150469e9d110aea00e8 upstream.
Commit 60ed982a4e78 ("PCI/AER: Move internal declarations to
drivers/pci/pci.h") changed pci_aer_init() to return "void", but didn't
change the stub for when CONFIG_PCIEAER isn't enabled. Change the stub to
match.
Fixes: 60ed982a4e78 ("PCI/AER: Move internal declarations to drivers/pci/pci.h")
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: stable@vger.kernel.org # v4.19+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions