commit | e8c5c6da6c8aafceb9b7ca98c601db55640826b3 | [log] [tgz] |
---|---|---|
author | Bob Liu <lliubbo@gmail.com> | Tue Mar 27 11:27:15 2012 +0800 |
committer | Bob Liu <lliubbo@gmail.com> | Fri Apr 06 10:25:03 2012 +0800 |
tree | 60a1f74ffe7940a184d7ccdfd7cac47f9ca429bb | |
parent | 95fc2d8f96d37995f2bd1ec49f46ee9816ddf5b7 [diff] |
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>