mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
This change adds the initial (empty) fsi bus definition, and introduces drivers/fsi/. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Chris Bostic <cbostic@us.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
3 lines
33 B
Makefile
3 lines
33 B
Makefile
|
|
obj-$(CONFIG_FSI) += fsi-core.o
|