diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-08-05 15:56:00 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2014-05-10 11:39:57 +0100 |
commit | cc8b49fa26f57cc0096e702d3e7c3f7c3e263300 (patch) | |
tree | f65b09ee3b5e291721e5033cb3488abe375f965e /security | |
parent | bf7f5204abdba94032ff7cae1c9c8c9e7671d246 (diff) | |
download | talos-obmc-linux-cc8b49fa26f57cc0096e702d3e7c3f7c3e263300.tar.gz talos-obmc-linux-cc8b49fa26f57cc0096e702d3e7c3f7c3e263300.zip |
iio: always select ANON_INODES
Without ANON_INODES, we get this build error:
drivers/built-in.o: In function `iio_event_getfd':
:(.text+0x14bf18): undefined reference to `anon_inode_getfd'
All other users explicitly select this symbol, so we should
do the same thing here.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Jonathan Cameron <jic23@kernel.org>
Cc: linux-iio@vger.kernel.org
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions