commit | 60a5eaba46919f3a4c63a0c93bb7015ad5e56a82 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Jun 08 13:45:08 2016 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jun 08 13:47:37 2016 +0200 |
tree | ecc7e7ecfe7d83045ea40b28be44e834f1259eae | |
parent | 7d4defe21c682c934a19fce1ba8b54b7bde61b08 [diff] |
gpio: select ANON_INODES The build servers found that gpiolib is using ANON_INODES but has forgotten to select it. Fix this. Reported-by: kbuild test robot <fengguang.wu@intel.com> Fixes: 521a2ad6f862 ("gpio: add userspace ABI for GPIO line information") Signed-off-by: Linus Walleij <linus.walleij@linaro.org>