]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: dgap: ifdef HAVE_UNLOCKED_IOCTL conditionals
authorLidza Louina <lidza.louina@gmail.com>
Thu, 22 Aug 2013 01:48:41 +0000 (21:48 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Aug 2013 17:12:43 +0000 (10:12 -0700)
commitacb8d4056a5351748015464b1c551fcd310014ba
treed3ccddfab68795878077d7ffb77e237a848f9463
parent6c2f9ab53ca189aa1829b267dfca1dc3d95252c1
staging: dgap: ifdef HAVE_UNLOCKED_IOCTL conditionals

This patch removes the HAVE_UNLOCKED_IOCTL conditional
statements from driver.c, mgmt.c and mgmt.h. This was
used to support older kernels. It isn't needed now.

Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap_driver.c
drivers/staging/dgap/dgap_mgmt.c
drivers/staging/dgap/dgap_mgmt.h