From: Linus Walleij Date: Fri, 25 Oct 2013 10:59:05 +0000 (+0200) Subject: gpio: provide stubs for devres gpio functions X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~12^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=403c1d0be5ccbd750d25c59d8358843a81e52e3b;p=pandora-kernel.git gpio: provide stubs for devres gpio functions commit 6b3d8145dcfdbbb43f13544e16f44f4574f941dd "gpiolib: make GPIO_DEVRES depend on GPIOLIB" breaks builds when device drivers are using devm_gpio* devres functions without enabling GPIOLIB, relying on the devres code to be compiled anyway. Provide stubs so that we get these if we're using the devres functions without GPIOLIB. Reported-by: Fengguang Wu Cc: Alexandre Courbot Signed-off-by: Linus Walleij --- Reading git-diff-tree failed