Page MenuHomeFreeBSD

extres: regulator: fix the build without FDT
ClosedPublic

Authored by kevans on Sep 29 2022, 6:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 4:25 AM
Unknown Object (File)
Thu, Oct 9, 11:07 PM
Unknown Object (File)
Thu, Oct 9, 11:07 PM
Unknown Object (File)
Thu, Oct 9, 7:31 PM
Unknown Object (File)
Wed, Oct 1, 3:15 PM
Unknown Object (File)
Wed, Oct 1, 3:12 PM
Unknown Object (File)
Wed, Oct 1, 3:12 PM
Unknown Object (File)
Sun, Sep 28, 3:42 AM
Subscribers

Details

Summary

The regnode interface is currently only built for FDT, thus not
applicable to ACPI-only kernels. Move the "regnode_if.h" include
underneath a previously existing FDT cpp segment.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable