OSDN Git Service

ehea: add missing MODULE_DEVICE_TABLE
authorQiheng Lin <linqiheng@huawei.com>
Fri, 9 Apr 2021 11:09:11 +0000 (19:09 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Apr 2021 23:42:38 +0000 (16:42 -0700)
commit95291ced8169d157f42232e2463d27fb16da2efe
tree8022d5b8573a1d22508d4e3afd436504a4e93200
parent23cfa4d4aa9fa634e43edd7f92cde4f050b4f2db
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>
drivers/net/ethernet/ibm/ehea/ehea_main.c