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:
a0e827c
)
gpio: always compile label support
author
Alexandre Courbot
<acourbot@nvidia.com>
Tue, 1 Jul 2014 05:45:14 +0000
(14:45 +0900)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 9 Jul 2014 10:22:57 +0000
(12:22 +0200)
Compiling out GPIO labels results in a space gain so small that it can
hardly be justified. Labels can also be useful for printing debug
messages, so always keep them around.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpiolib.c
Simple merge