Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / drivers / base / regmap / Makefile
CommitLineData
4c691664 1obj-$(CONFIG_REGMAP) += regmap.o regcache.o
2ac902ce 2obj-$(CONFIG_REGMAP) += regcache-rbtree.o regcache-lzo.o regcache-flat.o
31244e39 3obj-$(CONFIG_DEBUG_FS) += regmap-debugfs.o
9943fa30 4obj-$(CONFIG_REGMAP_I2C) += regmap-i2c.o
a676f083 5obj-$(CONFIG_REGMAP_SPI) += regmap-spi.o
a01779f8 6obj-$(CONFIG_REGMAP_SPMI) += regmap-spmi.o
45f5ff81 7obj-$(CONFIG_REGMAP_MMIO) += regmap-mmio.o
f8beab2b 8obj-$(CONFIG_REGMAP_IRQ) += regmap-irq.o
This page took 0.223728 seconds and 5 git commands to generate.