]> git.baikalelectronics.ru Git - kernel.git/commit
[media] dvb/audio.h: Remove definition for AUDIO_GET_PTS
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 8 Jun 2011 14:25:26 +0000 (11:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:52:56 +0000 (17:52 -0300)
commit0a2981ff51b47ec4fcf41a1441f1ad04ba5e073f
tree866cef8ed8344c4e4dec1b7c67b0c6763018407b
parentaf76bcf6b8b741b56e02aa8af7ff680c6758bf56
[media] dvb/audio.h: Remove definition for AUDIO_GET_PTS

While this ioctl is defined inside dvb/audio.h, it is not docummented
at the API specs, nor implemented on any driver inside the Linux Kernel.
So, it doesn't make sense to keep it here.

As this is not used anywere, removing it is not a regression. So,
there's no need to use the normal features-to-be-removed process.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/dvb/audio.h