Commit 15128bee authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

media: dvb_vb2: get rid of DVB_BUF_TYPE_OUTPUT

This is currently unused. So, get rid of it.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent e73f9f68
......@@ -24,7 +24,6 @@
enum dvb_buf_type {
DVB_BUF_TYPE_CAPTURE = 1,
DVB_BUF_TYPE_OUTPUT = 2,
};
#define DVB_VB2_STATE_NONE (0x0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment