mirror of
https://github.com/opnsense/src.git
synced 2026-05-13 17:50:39 -04:00
Make the pwm_backlight module depend on backlight, so it
has access to the backlight interface symbols. Otherwise you'll
get an error like:
link_elf: symbol backlight_get_info_desc undefined
Signed-off-by: Brett Mastbergen <brett.mastbergen@gmail.com>
MFC after: 3 days
PR: 253765
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ofw_pwm.c | ||
| ofw_pwm.h | ||
| ofw_pwmbus.c | ||
| pwm_backlight.c | ||
| pwmbus.c | ||
| pwmbus.h | ||
| pwmbus_if.m | ||
| pwmc.c | ||
| pwmc.h | ||