commit | 95291ced8169d157f42232e2463d27fb16da2efe | [log] [tgz] |
---|---|---|
author | Qiheng Lin <linqiheng@huawei.com> | Fri Apr 09 19:09:11 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 11 16:42:38 2021 -0700 |
tree | 8022d5b8573a1d22508d4e3afd436504a4e93200 | |
parent | 23cfa4d4aa9fa634e43edd7f92cde4f050b4f2db [diff] |
ehea: 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: Qiheng Lin <linqiheng@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>