aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/Makefile
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2015-02-21 18:07:00 +0900
committerMark Brown <broonie@kernel.org>2015-02-21 18:07:00 +0900
commit63e9221990997258d047cd51217d13391b97f27a (patch)
tree1d0b8b15dd461a4449cd795b692762cea20d28d8 /drivers/of/Makefile
parent5637d38411a2992092337578abfb0778b76099c5 (diff)
parent80124ed1ec12ae83dfdcae3ca15e491a813c1729 (diff)
Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtlsk-v3.10-rt-15.02lsk-v3.10-rt-14.02
Diffstat (limited to 'drivers/of/Makefile')
-rw-r--r--drivers/of/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/of/Makefile b/drivers/of/Makefile
index 3a426bb402f3..4d916160d04e 100644
--- a/drivers/of/Makefile
+++ b/drivers/of/Makefile
@@ -5,7 +5,6 @@ obj-$(CONFIG_OF_PROMTREE) += pdt.o
obj-$(CONFIG_OF_ADDRESS) += address.o
obj-$(CONFIG_OF_IRQ) += irq.o
obj-$(CONFIG_OF_DEVICE) += device.o platform.o
-obj-$(CONFIG_OF_I2C) += of_i2c.o
obj-$(CONFIG_OF_NET) += of_net.o
obj-$(CONFIG_OF_SELFTEST) += selftest.o
obj-$(CONFIG_OF_MDIO) += of_mdio.o