git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95fc2d8
)
blackfin: gpio: fix compile error if !CONFIG_GPIOLIB
author
Bob Liu
<lliubbo@gmail.com>
Tue, 27 Mar 2012 03:27:15 +0000
(11:27 +0800)
committer
Bob Liu
<lliubbo@gmail.com>
Fri, 6 Apr 2012 02:25:03 +0000
(10:25 +0800)
Add __gpio_get_value()/__gpio_set_value() to fix compile error if
CONFIG_GPIOLIB = n.
Signed-off-by: Bob Liu <lliubbo@gmail.com>
No differences found