[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)
commitfa24198897ff0e8d34876be0e61f9b35d3c0d467
tree866cef8ed8344c4e4dec1b7c67b0c6763018407b
parenta2eb7c020008d664823323aba9fb428fdccc8ba6
[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