mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
The pwm interface was replaced with pwmbus, include the right header file.
This commit is contained in:
parent
6cdbe2bf20
commit
aee0e20139
1 changed files with 1 additions and 1 deletions
|
|
@ -10,6 +10,6 @@ SRCS+= \
|
|||
clknode_if.h \
|
||||
device_if.h \
|
||||
ofw_bus_if.h \
|
||||
pwm_if.h
|
||||
pwmbus_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue