X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fgpio%2FMakefile;h=fa10df604c017badef9d8052f69e78bf84f5a24c;hb=e4e0c058a19c41150d12ad2d3023b3cf09c5de67;hp=62e641e79e8f059194c0bb5315e7d46e1fd105e2;hpb=d0b9706c20ebb4ba181dc26e52ac9a6861abf425;p=~andy%2Flinux diff --git a/drivers/gpio/Makefile b/drivers/gpio/Makefile index 62e641e79e8..fa10df604c0 100644 --- a/drivers/gpio/Makefile +++ b/drivers/gpio/Makefile @@ -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