rockchip: clk: covert dsb() to dsb(sy)
[firefly-linux-kernel-4.4.55.git] / drivers / Makefile
old mode 100644 (file)
new mode 100755 (executable)
index 092a62e..8379b43
@@ -111,6 +111,7 @@ obj-$(CONFIG_CPU_IDLE)              += cpuidle/
 obj-y                          += mmc/
 obj-$(CONFIG_MEMSTICK)         += memstick/
 obj-y                          += leds/
+obj-$(CONFIG_SWITCH)           += switch/
 obj-$(CONFIG_INFINIBAND)       += infiniband/
 obj-$(CONFIG_SGI_SN)           += sn/
 obj-y                          += firmware/
@@ -154,3 +155,4 @@ obj-$(CONFIG_IPACK_BUS)             += ipack/
 obj-$(CONFIG_NTB)              += ntb/
 
 obj-$(CONFIG_GATOR)            += gator/
+obj-y                          += headset_observe/
\ No newline at end of file