Author: ian
Date: Fri Mar 16 02:46:08 2018
New Revision: 331045
URL: https://svnweb.freebsd.org/changeset/base/331045
Log:
Add required interface header.
Reported by: andreast@
Modified:
head/sys/modules/imx/imx_spi/Makefile
Modified: head/sys/modules/imx/imx_spi/Makefile
==============================================================================
--- head/sys/modules/imx/imx_spi/Makefile Fri Mar 16 02:44:18 2018
(r331044)
+++ head/sys/modules/imx/imx_spi/Makefile Fri Mar 16 02:46:08 2018
(r331045)
@@ -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 \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"