opnsense-src/sys/dev/extres
Kyle Evans cd36563956 extres: regulator: fix the build without FDT
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.

Reviewed by:	andrew, imp, manu

(cherry picked from commit 23c318ed86)
2022-11-02 12:02:25 -05:00
..
clk extres/clk: Add a method to detect the HW state of the clock gate. 2022-01-20 11:14:22 +01:00
hwreset
nvmem
phy extres: Unify error codes for <foo>_get_by_ofw_property() methods. 2019-03-19 14:30:54 +00:00
regulator extres: regulator: fix the build without FDT 2022-11-02 12:02:25 -05:00
syscon extres: syscon: pull in sys/malloc.h (fix !FDT) 2022-11-02 12:02:25 -05:00