power: reset: hisi-reboot: add missing MODULE_DEVICE_TABLE
authorChen Lifu <chenlifu@huawei.com>
Fri, 9 Apr 2021 02:50:11 +0000 (10:50 +0800)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Fri, 9 Apr 2021 11:50:01 +0000 (13:50 +0200)
commit2d54a2222c4ad03b5a5e86fc77c053053ef921c7
tree581987295529b020b0e253be2f4dbc99422eabe8
parent68ae256945d2abe9036a7b68af4cc65aff79d5b7
power: reset: hisi-reboot: 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: Chen Lifu <chenlifu@huawei.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/reset/hisi-reboot.c