Add required header files.

Reported by:	andreast@
This commit is contained in:
Ian Lepore 2018-02-21 16:36:44 +00:00
parent 3982006ed5
commit 94d7be6551
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=329730

View file

@ -8,6 +8,8 @@ SRCS= imx_i2c.c
SRCS+= \
bus_if.h \
device_if.h \
fdt_pinctrl_if.h
gpio_if.h \
iicbus_if.h \
ofw_bus_if.h \
opt_platform.h \