commit | fa24198897ff0e8d34876be0e61f9b35d3c0d467 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jun 08 11:25:26 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jul 27 17:52:56 2011 -0300 |
tree | 866cef8ed8344c4e4dec1b7c67b0c6763018407b | |
parent | a2eb7c020008d664823323aba9fb428fdccc8ba6 [diff] |
[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>