cxgb4vf: recover from failure in cxgb4vf_open()
[firefly-linux-kernel-4.4.55.git] / drivers / Makefile
index 14cf9077bb2bcf4f01025518b11b0e87e072e9b5..bf15ce7493d274eee5b135ea194106da84db2864 100644 (file)
@@ -26,6 +26,7 @@ obj-$(CONFIG_REGULATOR)               += regulator/
 
 # char/ comes before serial/ etc so that the VT console is the boot-time
 # default.
+obj-y                          += tty/
 obj-y                          += char/
 
 # gpu/ comes after char for AGP vs DRM startup
@@ -114,3 +115,5 @@ obj-$(CONFIG_VLYNQ)         += vlynq/
 obj-$(CONFIG_STAGING)          += staging/
 obj-y                          += platform/
 obj-y                          += ieee802154/
+#common clk code
+obj-y                          += clk/