Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a286a6d authored by Jeff Garzik's avatar Jeff Garzik
Browse files

[libata] pata_isapnp: replace missing module device table



Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 28e8351a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -139,6 +139,8 @@ static struct pnp_device_id isapnp_devices[] = {
	{.id = ""}
};

MODULE_DEVICE_TABLE(pnp, isapnp_devices);

static struct pnp_driver isapnp_driver = {
	.name		= DRV_NAME,
	.id_table	= isapnp_devices,