commit | 9c8318ff7041c8024e3afa22ce77e208138f1da5 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Tue Jul 01 14:45:14 2014 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jul 09 12:22:57 2014 +0200 |
tree | f497d0096efe04e72777d5cec8f8f3e5143666d9 | |
parent | a0e827c68d9c159bc028851061e21b4f73aeeef4 [diff] |
gpio: always compile label support 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>