blackfin: gpio: fix compile error if !CONFIG_GPIOLIB
authorBob Liu <lliubbo@gmail.com>
Tue, 27 Mar 2012 03:27:15 +0000 (11:27 +0800)
committerBob Liu <lliubbo@gmail.com>
Fri, 6 Apr 2012 02:25:03 +0000 (10:25 +0800)
commite8c5c6da6c8aafceb9b7ca98c601db55640826b3
tree60a1f74ffe7940a184d7ccdfd7cac47f9ca429bb
parent95fc2d8f96d37995f2bd1ec49f46ee9816ddf5b7
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 <lliubbo@gmail.com>
arch/blackfin/include/asm/gpio.h