提交 e2b8e8d2 编写于 作者: M Mauro Carvalho Chehab

[media] drx-j: remove unused code from drx_driver.c

There are several drx-j code there that are never used, as
they don't even fit into Linux DVB subystem model.

Remove them, in order to simplify the code.
Acked-by: NDevin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
上级 959505bd
......@@ -2464,10 +2464,6 @@ Access macros
Exported FUNCTIONS
-------------------------------------------------------------------------*/
int drx_init(struct drx_demod_instance *demods[]);
int drx_term(void);
int drx_open(struct drx_demod_instance *demod);
int drx_close(struct drx_demod_instance *demod);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册