diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-01 02:09:06 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-05 13:02:20 +0300 |
commit | 2889017c92ddacfbece9a288bbc716e1c5ab719b (patch) | |
tree | 978b5d350d3cf0b3443dde52ae53469df512a8ac /Documentation/media/uapi/dvb/dmx_fcalls.rst | |
parent | 13adefbe9e566c6db91579e4ce17f1e5193d6f2c (diff) | |
download | linux-2889017c92ddacfbece9a288bbc716e1c5ab719b.tar.xz |
media: dmx.h: get rid of GET_DMX_EVENT
This seems to be a pure fictional API :-)
It only exists at the DVB book, with no code implemeting it.
So, just get rid of it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/dvb/dmx_fcalls.rst')
-rw-r--r-- | Documentation/media/uapi/dvb/dmx_fcalls.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/media/uapi/dvb/dmx_fcalls.rst b/Documentation/media/uapi/dvb/dmx_fcalls.rst index be98d60877f2..a17289143220 100644 --- a/Documentation/media/uapi/dvb/dmx_fcalls.rst +++ b/Documentation/media/uapi/dvb/dmx_fcalls.rst @@ -18,7 +18,6 @@ Demux Function Calls dmx-set-filter dmx-set-pes-filter dmx-set-buffer-size - dmx-get-event dmx-get-stc dmx-get-pes-pids dmx-add-pid |