On 12/18/2018 8:32 AM, Christoph Hellwig wrote:
+
+       rc = pr_warn_once("PCI configuration space access is not supported\n");
+       return rc ? AE_SUPPORT : AE_OK;
+#endif
Normally we provide a full separate stub version.  If we have enough
of them in a separate file.


I removed the dependent functions from ACPICA and moved #ifdef outside of these
two function scopes.

Got rid of the inline piece.

Reply via email to