commit | 0b7a3adb8efc58ba874f1cc2999c9d44b6a88288 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Jun 09 01:11:38 2019 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Jun 09 01:11:38 2019 +0200 |
tree | a691b5f78eca6c25acc80ba7385586e6129f461b | |
parent | a188339ca5a396acc588e5851ed7e19f66b0ebd9 [diff] |
fmc: Decouple from Linux GPIO subsystem FMC has its own GPIO handling, the inclusion of <linux/gpio.h> is only to reuse some flags that we can just as well provide using local defines. Cc: Federico Vaga <federico.vaga@cern.ch> Cc: Pat Riehecky <riehecky@fnal.gov> Cc: Alessandro Rubini <rubini@gnudd.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> --- I will merge this into the GPIO tree unless there are protests against it.