HID: fix compile issue in hiddev ioctl
authorJiri Kosina <jkosina@suse.cz>
Tue, 27 May 2008 09:36:40 +0000 (11:36 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 23 Jul 2008 13:21:55 +0000 (15:21 +0200)
Fix build failure introduced by Alan's ioctl -> unlocked_ioctl
(pushing BKL down to the driver) conversion patch for hiddev.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found