Searched hist:"60 a5eaba46919f3a4c63a0c93bb7015ad5e56a82" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
H A D | Kconfig | diff 60a5eaba46919f3a4c63a0c93bb7015ad5e56a82 Wed Jun 08 13:45:08 CEST 2016 Linus Walleij <linus.walleij@linaro.org> 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>
|