URL: https://cgit.FreeBSD.org/src/commit/?id=ee8b757a949a9575c7355ea01f0475e0c526b9e5commit ee8b757a949a9575c7355ea01f0475e0c526b9e5 ipmi: support getting address from EFI I get why the MODULE_DEPEND() was added to ipmi_smbios.c: it's now making an efirt call. But why was it added to the other three files?
Those other files call the function that calls into efirt. I don’t know if the explicit dependencies were actually necessary, but since they’re logically correct, I figure they don’t hurt.
Eric _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
