summaryrefslogtreecommitdiff
path: root/drivers/media/cec/core/cec-priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/cec/core/cec-priv.h')
-rw-r--r--drivers/media/cec/core/cec-priv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/media/cec/core/cec-priv.h b/drivers/media/cec/core/cec-priv.h
index ed1f8c67626b..ce42a37c4ac0 100644
--- a/drivers/media/cec/core/cec-priv.h
+++ b/drivers/media/cec/core/cec-priv.h
@@ -37,8 +37,6 @@ static inline bool msg_is_raw(const struct cec_msg *msg)
/* cec-core.c */
extern int cec_debug;
-int cec_get_device(struct cec_devnode *devnode);
-void cec_put_device(struct cec_devnode *devnode);
/* cec-adap.c */
int cec_monitor_all_cnt_inc(struct cec_adapter *adap);