cw1200: add missing MODULE_DEVICE_TABLE
authorZou Wei <zou_wei@huawei.com>
Wed, 12 May 2021 03:05:14 +0000 (11:05 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 15 Jun 2021 13:38:22 +0000 (16:38 +0300)
commitdd778f89225cd258e8f0fed2b7256124982c8bb5
treed716e665ab5760edd873f75340104b08193624b4
parentd56b69c4fbc7fc85d1a232967ff72c99c3ea2b95
cw1200: 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: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1620788714-14300-1-git-send-email-zou_wei@huawei.com
drivers/net/wireless/st/cw1200/cw1200_sdio.c