bhnd(4): Add missing dependency on ofw_bus_if.h
Reported by: wma Approved by: adrian (mentor, implicit)
This commit is contained in:
@@ -17,7 +17,7 @@ SRCS+= bhnd_erom_if.c bhnd_erom_if.h
|
||||
SRCS+= chipc.c chipc_subr.c
|
||||
|
||||
SRCS+= chipc_gpio.c
|
||||
SRCS+= gpio_if.h
|
||||
SRCS+= gpio_if.h ofw_bus_if.h
|
||||
|
||||
SRCS+= bhnd_sprom_chipc.c \
|
||||
bhnd_pmu_chipc.c
|
||||
|
||||
Reference in New Issue
Block a user