video: exynos_dp: change return type of exynos_dp_init_video to void
authorJingoo Han <jg1.han@samsung.com>
Thu, 23 Aug 2012 10:54:16 +0000 (19:54 +0900)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Thu, 23 Aug 2012 13:23:19 +0000 (13:23 +0000)
commit1ec7be9c9f3ee416d5c97c1c649f3cba9e41ee1d
tree707b1bb3a152decbd4855344524c8b5cbdc5743c
parent09d00d170f8da388761cc29de1cf8c12c69c1300
video: exynos_dp: change return type of exynos_dp_init_video to void

This patch changes return type of exynos_dp_init_video to void,
because the return value is unnecessary.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/exynos/exynos_dp_core.h
drivers/video/exynos/exynos_dp_reg.c