ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_phandle
[deliverable/linux.git] / drivers / Makefile
index f937713462182f20f46bcc192fd46c7b84555646..954824438fd1fa644de048a9b0088f52d1a4bd70 100644 (file)
@@ -78,7 +78,7 @@ obj-$(CONFIG_TARGET_CORE)     += target/
 obj-$(CONFIG_MTD)              += mtd/
 obj-$(CONFIG_SPI)              += spi/
 obj-$(CONFIG_SPMI)             += spmi/
-obj-y                          += hsi/
+obj-$(CONFIG_HSI)              += hsi/
 obj-y                          += net/
 obj-$(CONFIG_ATM)              += atm/
 obj-$(CONFIG_FUSION)           += message/
@@ -122,7 +122,7 @@ obj-$(CONFIG_CPU_FREQ)              += cpufreq/
 obj-$(CONFIG_CPU_IDLE)         += cpuidle/
 obj-y                          += mmc/
 obj-$(CONFIG_MEMSTICK)         += memstick/
-obj-y                          += leds/
+obj-$(CONFIG_NEW_LEDS)         += leds/
 obj-$(CONFIG_INFINIBAND)       += infiniband/
 obj-$(CONFIG_SGI_SN)           += sn/
 obj-y                          += firmware/
This page took 0.023982 seconds and 5 git commands to generate.