bhnd(4): Add missing dependency on ofw_bus_if.h

Reported by:	wma
Approved by:	adrian (mentor, implicit)
This commit is contained in:
Landon J. Fuller 2017-11-24 19:01:14 +00:00
parent 26a8bd903a
commit f8e61edaa1

View file

@ -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