]> git.baikalelectronics.ru Git - kernel.git/commit
net: iosm: add missing MODULE_DEVICE_TABLE
authorZou Wei <zou_wei@huawei.com>
Wed, 16 Jun 2021 04:07:27 +0000 (12:07 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jun 2021 07:45:37 +0000 (00:45 -0700)
commit4a6a3c5347c7ffaee4ccd2d70ef08c2ce8d85c1b
tree0f2385a5b46639edcce463d888e06b0e5a4f4d70
parentf8a02ac320af85ef47109d919732e0dcdee2aa05
net: iosm: add missing MODULE_DEVICE_TABLE

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 <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wwan/iosm/iosm_ipc_pcie.c