mirror of
https://github.com/torvalds/linux.git
synced 2024-10-31 17:21:49 +00:00
0508ad1fff
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
|