Add iic_recover_bus.c, now part of iicbus. This should have been added

as part of r320463.
This commit is contained in:
Ian Lepore 2018-02-18 22:57:04 +00:00
parent c99321621c
commit adddeaadc4

View File

@ -6,6 +6,7 @@ KMOD= iicbus
SRCS= \
bus_if.h \
device_if.h \
iic_recover_bus.c \
iicbus.c \
iicbus.h \
iicbus_if.c \