Add required interface header.

Reported by:	andreast@
This commit is contained in:
Ian Lepore 2018-03-16 02:46:08 +00:00
parent 5f792f7478
commit 3a25d855de
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=331045

View File

@ -9,6 +9,7 @@ SRCS= imx_spi.c
SRCS+= \
bus_if.h \
device_if.h \
gpio_if.h \
ofw_bus_if.h \
opt_platform.h \
spibus_if.h \