gpio: always compile label support
authorAlexandre Courbot <acourbot@nvidia.com>
Tue, 1 Jul 2014 05:45:14 +0000 (14:45 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 9 Jul 2014 10:22:57 +0000 (12:22 +0200)
commit9c8318ff7041c8024e3afa22ce77e208138f1da5
treef497d0096efe04e72777d5cec8f8f3e5143666d9
parenta0e827c68d9c159bc028851061e21b4f73aeeef4
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>
drivers/gpio/gpiolib.c