GPIO: add bindings for managed devices
[deliverable/linux.git] / drivers / gpio / Makefile
index 4e018d6a763996127cd370a6a3908273024f37a8..76dbd3f55ef544ae292f6eb4ca0ceb14a73b4c28 100644 (file)
@@ -2,7 +2,7 @@
 
 ccflags-$(CONFIG_DEBUG_GPIO)   += -DDEBUG
 
-obj-$(CONFIG_GPIOLIB)          += gpiolib.o
+obj-$(CONFIG_GPIOLIB)          += gpiolib.o devres.o
 
 # Device drivers. Generally keep list sorted alphabetically
 obj-$(CONFIG_GPIO_GENERIC)     += gpio-generic.o
This page took 0.046522 seconds and 5 git commands to generate.