From: Alexandre Courbot Date: Tue, 22 Jul 2014 07:17:39 +0000 (+0900) Subject: gpio: remove export of private of_get_named_gpio_flags() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~114^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f63ad7ed71e525b74fe486d25cdc788d6531f4a9;p=pandora-kernel.git gpio: remove export of private of_get_named_gpio_flags() of_get_named_gpio_flags() has been made gpiolib-private by commit f01d907582, but its EXPORT statement has not been removed. Fix this. Signed-off-by: Alexandre Courbot Signed-off-by: Linus Walleij --- Reading git-diff-tree failed