]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: dwc: Make hisi_pcie_platform_ops static
authorZou Wei <zou_wei@huawei.com>
Thu, 23 Apr 2020 03:18:03 +0000 (11:18 +0800)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 5 May 2020 10:02:46 +0000 (11:02 +0100)
commita90057b7ee64c3aff53f63a3a0e46c5017f50574
tree03808416f6c84e2ad27dd4801cf9fcd7b4b86114
parent30f30d6662639198462c7c280d9ac484aafa3102
PCI: dwc: Make hisi_pcie_platform_ops static

Fix the following sparse warning:

drivers/pci/controller/dwc/pcie-hisi.c:365:21: warning:
symbol 'hisi_pcie_platform_ops' was not declared. Should it be static?

Link: https://lore.kernel.org/r/1587611883-26960-1-git-send-email-zou_wei@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>
drivers/pci/controller/dwc/pcie-hisi.c