[media] V4L: sh_mobile_ceu_camera: the host shall configure the pipeline
[pandora-kernel.git] / drivers / Makefile
index ef693cf..1b31421 100644 (file)
@@ -5,6 +5,8 @@
 # Rewritten to use lists instead of if-statements.
 #
 
+# GPIO must come after pinctrl as gpios may need to mux pins etc
+obj-y                          += pinctrl/
 obj-y                          += gpio/
 obj-$(CONFIG_PCI)              += pci/
 obj-$(CONFIG_PARISC)           += parisc/
@@ -129,3 +131,4 @@ obj-$(CONFIG_IOMMU_SUPPORT) += iommu/
 obj-$(CONFIG_VIRT_DRIVERS)     += virt/
 obj-$(CONFIG_HYPERV)           += hv/
 
+obj-$(CONFIG_PM_DEVFREQ)       += devfreq/