]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: iio: iio_dummy_evgen: handle_simple_irq() build fix
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Sep 2015 01:46:43 +0000 (03:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Sep 2015 01:46:43 +0000 (03:46 +0200)
commitd0a76bbfe920e056e761bfcb77f3b95bd3bce98f
tree8e075735a5d3c1754861344d632336374058f04e
parent9f827d8099e76a4a2fb99faa88ee7859459f2360
staging: iio: iio_dummy_evgen: handle_simple_irq() build fix

handle_simple_irq() has dropped the first parameter, so fix it up in the
iio_dummy_evgen.c driver to prevent the build from breaking.

Cc: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/iio_dummy_evgen.c