summaryrefslogtreecommitdiff
path: root/hdcp2_if.h
diff options
context:
space:
mode:
Diffstat (limited to 'hdcp2_if.h')
-rw-r--r--hdcp2_if.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/hdcp2_if.h b/hdcp2_if.h
deleted file mode 100644
index 049cf4a..0000000
--- a/hdcp2_if.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/* todo: include/soc/samsung/hdcp2-if.h
- *
- * Copyright (c) 2016 Samsung Electronics Co., Ltd.
- * http://www.samsung.com
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
-*/
-#ifndef __HDCP2_IF_H__
-#define __HDCP2_IF_H__
-
-int exynos_hdcp2_authenticate(uint32_t *lk_id);
-int exynos_hdcp2_encrypt(uint32_t link_id);
-
-#endif
-