From 2edb43ac711de559d2f889e7fa61e142fc74e8b3 Mon Sep 17 00:00:00 2001 From: Manu Abraham Date: Thu, 22 Jun 2006 00:03:42 +0400 Subject: Comment out MMI functions for now From: Manu Abraham Signed-off-by: Manu Abraham --- linux/drivers/media/dvb/bt8xx/dst_ca.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linux/drivers') diff --git a/linux/drivers/media/dvb/bt8xx/dst_ca.c b/linux/drivers/media/dvb/bt8xx/dst_ca.c index 8d91fc05f..e2f8203b6 100644 --- a/linux/drivers/media/dvb/bt8xx/dst_ca.c +++ b/linux/drivers/media/dvb/bt8xx/dst_ca.c @@ -418,6 +418,7 @@ static int debug_string(u8 *msg, u32 length, u32 offset) return 0; } +#if 0 /* MMI */ static int ca_get_mmi(struct dst_state *state, struct ca_msg *hw_msg, struct ca_msg *mmi_msg) { @@ -512,6 +513,7 @@ static int ca_close_mmi(struct dst_state *state, struct ca_msg *hw_msg) return 0; } +#endif static int ca_set_pmt(struct dst_state *state, struct ca_msg *p_ca_message, struct ca_msg *hw_buffer, u8 reply, u8 query) { -- cgit v1.2.3