|
@@ -2279,6 +2279,8 @@ static struct pnp_driver ipmi_pnp_driver = {
|
|
.remove = ipmi_pnp_remove,
|
|
.remove = ipmi_pnp_remove,
|
|
.id_table = pnp_dev_table,
|
|
.id_table = pnp_dev_table,
|
|
};
|
|
};
|
|
|
|
+
|
|
|
|
+MODULE_DEVICE_TABLE(pnp, pnp_dev_table);
|
|
#endif
|
|
#endif
|
|
|
|
|
|
#ifdef CONFIG_DMI
|
|
#ifdef CONFIG_DMI
|