]> git.baikalelectronics.ru Git - kernel.git/commit
[media] lirc_dev: remove compat_ioctl assignment
authorAndi Shyti <andi.shyti@samsung.com>
Wed, 6 Jul 2016 09:01:22 +0000 (06:01 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 18 Nov 2016 16:16:09 +0000 (14:16 -0200)
commit00efc22ecc2c0c2736739334dcc3f20cf1cab514
treee1b62bcc543eebc670d4faa9885ce50bde1dbc53
parent4616315eda058bcb031a808a1714d0853f6e8474
[media] lirc_dev: remove compat_ioctl assignment

There is no need to check for CONFIG_COMPAT and consequently
assign the compat_ioctl.

Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/lirc_dev.c