aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/firewire/cmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/firewire/cmp.h')
-rw-r--r--drivers/media/dvb/firewire/cmp.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/media/dvb/firewire/cmp.h b/drivers/media/dvb/firewire/cmp.h
deleted file mode 100644
index 17e182cf29a..00000000000
--- a/drivers/media/dvb/firewire/cmp.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _CMP_H
-#define _CMP_H
-
-struct firedtv;
-
-int cmp_establish_pp_connection(struct firedtv *fdtv, int plug, int channel);
-void cmp_break_pp_connection(struct firedtv *fdtv, int plug, int channel);
-
-#endif /* _CMP_H */