[PATCH] EISA bus MODALIAS attributes support
[pandora-kernel.git] / drivers / net / tulip / de4x5.c
index e661d0a..fb5fa7d 100644 (file)
@@ -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,