Skip to content
Commit f13a0b0b authored by Linus Walleij's avatar Linus Walleij
Browse files

gpio: Get rid of legacy header



A bunch of core gpiolib files still include the <linux/gpio.h>
legacy API header for no good reason. After this only the
gpiolib-legacy.c file includes it, which is fine.

The sysfs ABI code has a pointless wrapper function around
gpio_to_desc() we can just loose.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 66dbe750
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment