From: Bob Liu Date: Tue, 27 Mar 2012 03:27:15 +0000 (+0800) Subject: blackfin: gpio: fix compile error if !CONFIG_GPIOLIB X-Git-Tag: v3.4-rc2~13^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8c5c6da6c8aafceb9b7ca98c601db55640826b3;p=pandora-kernel.git blackfin: gpio: fix compile error if !CONFIG_GPIOLIB Add __gpio_get_value()/__gpio_set_value() to fix compile error if CONFIG_GPIOLIB = n. Signed-off-by: Bob Liu --- Reading git-diff-tree failed