V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENT
authorAndrew Morton <akpm@osdl.org>
Thu, 27 Apr 2006 15:01:18 +0000 (12:01 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 04:58:10 +0000 (01:58 -0300)
commit1b77c54ee11ebe36ce4d0fe805e50aaafa6304b4
tree6a02f82320387aaf197d0bce061f270ec00dc5de
parent8a17ef975648ce96b6a83b872b6ff4be6fdcd2a4
V4L/DVB (3809a): Remove compat stuff for DMX_GET_EVENT

The ioctl were removed by:
V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures
due to the ioctl DMX_GET_EVENT has never been implemented, and also
scrambling events can't be generated in a useful way by the hardware.

This patch removes the corresponding entry at fs/compat_ioctl.c

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
fs/compat_ioctl.c