commit | 7fae8a9ced742f364604a88a53084f471cc9c6e5 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Jun 09 01:11:38 2019 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jun 10 16:01:54 2019 +0200 |
tree | fa7be419e46f1398ca873bf0aece9fcb04592eec | |
parent | fc8938d445d5ca861c5a76098512ab6dd67f6d80 [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> Acked-by: Alessandro Rubini <rubini@gnudd.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>