X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Ftulip%2Fde4x5.c;h=fb5fa7d688886afa5b4f9c2fd0f330533db29934;hb=07563c711fbc25389e58ab9c9f0b9de2fce56760;hp=e661d0a9cc64d5be35fc42ab81c402dd9970cea6;hpb=2a69bf428e49c229f8b735ba3de0a91ebd5d7f33;p=pandora-kernel.git diff --git a/drivers/net/tulip/de4x5.c b/drivers/net/tulip/de4x5.c index e661d0a9cc64..fb5fa7d68888 100644 --- a/drivers/net/tulip/de4x5.c +++ b/drivers/net/tulip/de4x5.c @@ -2114,6 +2114,7 @@ static struct eisa_device_id de4x5_eisa_ids[] = { { "DEC4250", 0 }, /* 0 is the board name index... */ { "" } }; +MODULE_DEVICE_TABLE(eisa, de4x5_eisa_ids); static struct eisa_driver de4x5_eisa_driver = { .id_table = de4x5_eisa_ids,