staging: dgnc: removes ifdef HAVE_UNLOCKED_IOCTL conditionals
authorLidza Louina <lidza.louina@gmail.com>
Tue, 20 Aug 2013 18:15:36 +0000 (14:15 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Aug 2013 23:28:40 +0000 (16:28 -0700)
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>

No differences found