staging: i4l: act2000: remove unused argument
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Mon, 22 Aug 2016 16:34:54 +0000 (22:04 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Aug 2016 07:24:40 +0000 (09:24 +0200)
commitf775252f4bae4123e5e76ad4ccefa6e42d1856b9
tree835e50070d3f85429d8e07d927f87bb4ef3d945e
parentb91796e86b30ffa8e01f4b06f7a81e724c760b6d
staging: i4l: act2000: remove unused argument

The macro EVAL_NCCI was only being used in capi.c and the argument
controller was not used. Remove the argument and at the same time
remove the variable which now becomes unused.

Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/i4l/act2000/capi.c
drivers/staging/i4l/act2000/capi.h