soc: mediatek: add missing MODULE_DEVICE_TABLE
authorZou Wei <zou_wei@huawei.com>
Tue, 11 May 2021 03:55:50 +0000 (11:55 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Wed, 12 May 2021 16:29:37 +0000 (18:29 +0200)
commitba96de3ae5a7e2121cac80053b277eb2ab51a0ae
tree4c99e860f3caf3e73f98d7ca9fd0fcf8737b8e22
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
soc: mediatek: 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>
Link: https://lore.kernel.org/r/1620705350-104687-1-git-send-email-zou_wei@huawei.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mtk-devapc.c