]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Thu, 29 Mar 2012 08:59:54 +0000 (16:59 +0800)
commit0172c0aff129f589ae7dc983a0887271b981a3d8
treebf1ee761b5f035227b76622e2d6261d3837fc20f
parent410d50a1dd8ff8298b5c27d1f1877c8018ddd817
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