revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
[deliverable/linux.git] / drivers / Makefile
index 47a118aec76f1253854d8f5c7cea1cf903f24d8a..b250b36b54f26690840ffdd47d0c96bfc3aec7b6 100644 (file)
@@ -11,7 +11,7 @@ obj-y                         += bus/
 obj-$(CONFIG_GENERIC_PHY)      += phy/
 
 # GPIO must come after pinctrl as gpios may need to mux pins etc
-obj-y                          += pinctrl/
+obj-$(CONFIG_PINCTRL)          += pinctrl/
 obj-y                          += gpio/
 obj-y                          += pwm/
 obj-$(CONFIG_PCI)              += pci/
This page took 0.023663 seconds and 5 git commands to generate.