summaryrefslogtreecommitdiff
path: root/drivers/video/exynos_dp.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/exynos_dp.c')
-rw-r--r--drivers/video/exynos_dp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/exynos_dp.c b/drivers/video/exynos_dp.c
index f60b060..c3f7a3a 100644
--- a/drivers/video/exynos_dp.c
+++ b/drivers/video/exynos_dp.c
@@ -967,7 +967,7 @@ unsigned int exynos_init_dp(void)
return ret;
}
- printf("Exynos DP init done\n");
+ debug("Exynos DP init done\n");
return ret;
}