On Wed, May 12, 2021 at 12:07:02PM +0800, Zou Wei wrote: > This patch adds missing MODULE_DEVICE_TABLE definition which generates > correct modalias for automatic loading of this driver when it is built > as an external module. > > Reported-by: Hulk Robot > Signed-off-by: Zou Wei > --- > drivers/pci/controller/pci-tegra.c | 1 + > 1 file changed, 1 insertion(+) Acked-by: Thierry Reding