PCI: tegra: Add missing MODULE_DEVICE_TABLE
authorZou Wei <zou_wei@huawei.com>
Wed, 12 May 2021 04:07:02 +0000 (12:07 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 24 Jun 2021 22:43:12 +0000 (17:43 -0500)
commit7bf475a4614a9722b9b989e53184a02596cf16d1
treef5f3e58010b9ff445ab592f0720c6b1550adaca4
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
PCI: tegra: Add missing MODULE_DEVICE_TABLE

Add missing MODULE_DEVICE_TABLE definition so we generate correct modalias
for automatic loading of this driver when it is built as a module.

Link: https://lore.kernel.org/r/1620792422-16535-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>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Vidya Sagar <vidyas@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
drivers/pci/controller/pci-tegra.c