Revert "LOCAL / drm/exynos: fimd: Remove unused 'ret' variable"
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Mon, 31 Aug 2015 08:08:19 +0000 (17:08 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:47:51 +0000 (13:47 +0900)
commitd6e35bfa01f40453921fd08f864f78925deb9760
tree62abf5994624631c3b1fa98264ba1ad0c3965891
parent546feca0ea9ac9cac2df536ed546e9b4e2dc3f5a
Revert "LOCAL / drm/exynos: fimd: Remove unused 'ret' variable"

This reverts commit aacf1c3ffc5a1a1ba1d51e258b4af722d68c6407 to fix
build error (tizen_trats2_defconfig):
../drivers/gpu/drm/exynos/exynos_drm_fimd.c: In function ‘fimd_bind’:
../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1037:3: error: ‘ret’ undeclared (first use in this function)
../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1037:3: note: each undeclared identifier is reported only once for each function it appears in
make[5]: *** [drivers/gpu/drm/exynos/exynos_drm_fimd.o] Error 1
drivers/gpu/drm/exynos/exynos_drm_fimd.c