]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the includes in regulator_fixed.c
authorAndrew Turner <andrew@FreeBSD.org>
Fri, 28 Oct 2022 17:19:43 +0000 (18:19 +0100)
committerAndrew Turner <andrew@FreeBSD.org>
Fri, 28 Oct 2022 17:31:55 +0000 (18:31 +0100)
commit01aaff6d1c6ee4aa391f2ada15db1b06baeb919b
tree49f398195227afb2796edb1c739d93e942529008
parent78e60ba04ab3a875a8ee2a9134ce2abd0f9f4a21
Fix the includes in regulator_fixed.c

Include sys/bus.h directly rather than depend on header pollution.
While here fix the order of sys/systm.h.

Sponsored by: Innovate UK
sys/dev/extres/regulator/regulator_fixed.c