From: Andy Whitcroft Date: Fri, 25 Nov 2011 10:56:22 +0000 (+0000) Subject: iio: iio_event_getfd -- fix ev_int build failure X-Git-Tag: v3.2-rc4~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaa0b4f00729d5530b7d983930e60255574b347b;p=pandora-kernel.git iio: iio_event_getfd -- fix ev_int build failure Fix build failure in staging iio driver: .../drivers/staging/iio/industrialio-core.c: In function 'iio_event_getfd': .../drivers/staging/iio/industrialio-core.c:262:32: error: 'ev_int' undeclared (first use in this function) Also convert the rest of the function to use the new variable. Signed-off-by: Andy Whitcroft Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed