blob: 1e2349b8916da1a2c9f4fbef56c298917d893805 [file] [log] [blame]
// SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright (c) 2022 Samsung Electronics Co., Ltd.
*
* Samsung DisplayPort driver.
*
* 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 __EXYNOS_HDCP2_DPLINK_SELFTEST_H__
#define __EXYNOS_HDCP2_DPLINK_SELFTEST_H__
int hdcp_protocol_self_test(void);
#endif