commit | ed3443fb4df4e140a22f65144546c8a8e1e27f4e | [log] [tgz] |
---|---|---|
author | Bixuan Cui <cuibixuan@huawei.com> | Sat May 08 11:14:59 2021 +0800 |
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | Fri Jun 04 12:58:30 2021 +0200 |
tree | 055d5f3e8fd349e566aff5bb6deca2e23d0ffd37 | |
parent | f3076cd8d1d5fa64b5e1fa5affc045c2fc123baa [diff] |
power: reset: gpio-poweroff: 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: Bixuan Cui <cuibixuan@huawei.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>