diff options
Diffstat (limited to 'include/video/exynos_dp.h')
-rw-r--r-- | include/video/exynos_dp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/video/exynos_dp.h b/include/video/exynos_dp.h index 8847a9d..bd8cabd 100644 --- a/include/video/exynos_dp.h +++ b/include/video/exynos_dp.h @@ -14,7 +14,7 @@ #define DP_TIMEOUT_LOOP_COUNT 100 #define MAX_CR_LOOP 5 -#define MAX_EQ_LOOP 4 +#define MAX_EQ_LOOP 5 enum link_rate_type { LINK_RATE_1_62GBPS = 0x06, |