gpio: select ANON_INODES
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 8 Jun 2016 11:45:08 +0000 (13:45 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 8 Jun 2016 11:47:37 +0000 (13:47 +0200)
commit60a5eaba46919f3a4c63a0c93bb7015ad5e56a82
treeecc7e7ecfe7d83045ea40b28be44e834f1259eae
parent7d4defe21c682c934a19fce1ba8b54b7bde61b08
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>
drivers/gpio/Kconfig