treewide: unexport GPIOD_UNUSED
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 13 Nov 2020 13:20:12 +0000 (14:20 +0100)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 18 Nov 2020 08:33:58 +0000 (09:33 +0100)
commitd76c0cdbab34c8baaeb89ab5dcef84858e5152bf
tree5fc37e5c318c286ad1fad806ce0f7542a1cd11ad
parent9b6e6d268671ef2dd00d9a9abe7ba43d14e7a84b
treewide: unexport GPIOD_UNUSED

GPIOD_UNUSED symbol isn't used in any public part of the library. We
can unexport it and put it into tools-common.h for use by tools only.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
include/gpiod.h
tools/gpiomon.c
tools/gpioset.c
tools/tools-common.h